Author: dims
Date: Thu Feb  1 06:20:02 2007
New Revision: 502220

URL: http://svn.apache.org/viewvc?view=rev&rev=502220
Log:
Fix for WSCOMMONS-148 - Maven groupId different for maven1 and maven2

Modified:
    webservices/commons/trunk/modules/neethi/pom.xml

Modified: webservices/commons/trunk/modules/neethi/pom.xml
URL: 
http://svn.apache.org/viewvc/webservices/commons/trunk/modules/neethi/pom.xml?view=diff&rev=502220&r1=502219&r2=502220
==============================================================================
--- webservices/commons/trunk/modules/neethi/pom.xml (original)
+++ webservices/commons/trunk/modules/neethi/pom.xml Thu Feb  1 06:20:02 2007
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <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.apache.ws.commons.neethi</groupId>
+       <groupId>org.apache.neethi</groupId>
        <artifactId>neethi</artifactId>
        <name>Neethi</name>
        <version>SNAPSHOT</version>



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

Reply via email to