Author: sebb
Date: Mon Aug 19 11:23:44 2013
New Revision: 1515364

URL: http://svn.apache.org/r1515364
Log:
JCI-72 - jsr199 module refers to itself as jsr166

Modified:
    commons/proper/jci/trunk/compilers/jsr199/pom.xml

Modified: commons/proper/jci/trunk/compilers/jsr199/pom.xml
URL: 
http://svn.apache.org/viewvc/commons/proper/jci/trunk/compilers/jsr199/pom.xml?rev=1515364&r1=1515363&r2=1515364&view=diff
==============================================================================
--- commons/proper/jci/trunk/compilers/jsr199/pom.xml (original)
+++ commons/proper/jci/trunk/compilers/jsr199/pom.xml Mon Aug 19 11:23:44 2013
@@ -24,7 +24,7 @@
         <version>1.1-SNAPSHOT</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
-    <artifactId>commons-jci-jsr166</artifactId>
+    <artifactId>commons-jci-jsr199</artifactId>
     <version>1.1-SNAPSHOT</version>
     <name>Apache Commons JCI compiler-jsr199</name>
     <description>


Reply via email to