You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by si...@apache.org on 2011/06/13 19:17:15 UTC

svn commit: r1135182 - /commons/sandbox/meiyo/trunk/pom.xml

Author: simonetripodi
Date: Mon Jun 13 17:17:15 2011
New Revision: 1135182

URL: http://svn.apache.org/viewvc?rev=1135182&view=rev
Log:
updated artifactId

Modified:
    commons/sandbox/meiyo/trunk/pom.xml

Modified: commons/sandbox/meiyo/trunk/pom.xml
URL: http://svn.apache.org/viewvc/commons/sandbox/meiyo/trunk/pom.xml?rev=1135182&r1=1135181&r2=1135182&view=diff
==============================================================================
--- commons/sandbox/meiyo/trunk/pom.xml (original)
+++ commons/sandbox/meiyo/trunk/pom.xml Mon Jun 13 17:17:15 2011
@@ -27,7 +27,7 @@
 
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.apache.commons</groupId>
-    <artifactId>meiyo</artifactId>
+    <artifactId>commons-meiyo</artifactId>
     <packaging>jar</packaging>
     <version>0.1-SNAPSHOT</version>
     <name>Apache Commons Meiyo</name>