Author: brett
Date: Fri Jan 28 22:02:25 2005
New Revision: 149011

URL: http://svn.apache.org/viewcvs?view=rev&rev=149011
Log:
fix IDs
Modified:
   jakarta/commons/proper/jelly/trunk/parent-project.xml
   jakarta/commons/proper/jelly/trunk/project.xml

Modified: jakarta/commons/proper/jelly/trunk/parent-project.xml
Url: 
http://svn.apache.org/viewcvs/jakarta/commons/proper/jelly/trunk/parent-project.xml?view=diff&rev=149011&p1=jakarta/commons/proper/jelly/trunk/parent-project.xml&r1=149010&p2=jakarta/commons/proper/jelly/trunk/parent-project.xml&r2=149011
==============================================================================
--- jakarta/commons/proper/jelly/trunk/parent-project.xml       (original)
+++ jakarta/commons/proper/jelly/trunk/parent-project.xml       Fri Jan 28 
22:02:25 2005
@@ -17,6 +17,7 @@
 <project>
   <!-- TODO: should this inherit commons-build? -->
   <artifactId>commons-jelly-parent</artifactId>
+  <groupId>commons-jelly</groupId>
 
   <dependencies>
     <!-- 

Modified: jakarta/commons/proper/jelly/trunk/project.xml
Url: 
http://svn.apache.org/viewcvs/jakarta/commons/proper/jelly/trunk/project.xml?view=diff&rev=149011&p1=jakarta/commons/proper/jelly/trunk/project.xml&r1=149010&p2=jakarta/commons/proper/jelly/trunk/project.xml&r2=149011
==============================================================================
--- jakarta/commons/proper/jelly/trunk/project.xml      (original)
+++ jakarta/commons/proper/jelly/trunk/project.xml      Fri Jan 28 22:02:25 2005
@@ -19,7 +19,7 @@
   <extend>parent-project.xml</extend>
   <pomVersion>3</pomVersion>
   <name>commons-jelly</name>
-  <id>commons-jelly</id>
+  <artifactId>commons-jelly</artifactId>
   <currentVersion>1.0-RC2-SNAPSHOT</currentVersion>
   <organization>
     <name>Apache Software Foundation</name>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to