[jruby-joni] 09/223: Change joni maven group id to org.jruby.joni for now

Hideki Yamane henrich at moszumanska.debian.org
Mon Nov 16 11:21:39 UTC 2015


This is an automated email from the git hooks/post-receive script.

henrich pushed a commit to branch debian/sid
in repository jruby-joni.

commit 0ecfbb109b60bf979a4966748293d8ec1e6718b7
Author: Nick Sieger <nick at nicksieger.com>
Date:   Mon Jan 7 23:25:55 2008 +0000

    Change joni maven group id to org.jruby.joni for now
    
    
    git-svn-id: http://svn.codehaus.org/jruby/joni/trunk@5531 961051c9-f516-0410-bf72-c9f7e237a7b7
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 1c62c78..008afc8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -2,7 +2,7 @@
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
   xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
   <modelVersion>4.0.0</modelVersion>
-  <groupId>org.joni</groupId>
+  <groupId>org.jruby.joni</groupId>
   <artifactId>joni</artifactId>
   <packaging>jar</packaging>
   <version>1.0</version>

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jruby-joni.git



More information about the pkg-java-commits mailing list