Author: ggregory Date: Tue Sep 11 18:30:53 2012 New Revision: 1383514 URL: http://svn.apache.org/viewvc?rev=1383514&view=rev Log: Define groupId org.apache.commons
Modified: commons/proper/csv/trunk/pom.xml Modified: commons/proper/csv/trunk/pom.xml URL: http://svn.apache.org/viewvc/commons/proper/csv/trunk/pom.xml?rev=1383514&r1=1383513&r2=1383514&view=diff ============================================================================== --- commons/proper/csv/trunk/pom.xml (original) +++ commons/proper/csv/trunk/pom.xml Tue Sep 11 18:30:53 2012 @@ -6,7 +6,7 @@ <artifactId>commons-parent</artifactId> <version>26</version> </parent> - + <groupId>org.apache.commons</groupId> <artifactId>commons-csv</artifactId> <version>1.0-SNAPSHOT</version> <name>Commons CSV</name>