You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@felix.apache.org by cl...@apache.org on 2012/02/09 11:54:42 UTC

svn commit: r1242272 - /felix/trunk/ipojo/pom.xml

Author: clement
Date: Thu Feb  9 10:54:41 2012
New Revision: 1242272

URL: http://svn.apache.org/viewvc?rev=1242272&view=rev
Log:
Just change the project name to avoid duplicates (2 projects with the same name)

Modified:
    felix/trunk/ipojo/pom.xml

Modified: felix/trunk/ipojo/pom.xml
URL: http://svn.apache.org/viewvc/felix/trunk/ipojo/pom.xml?rev=1242272&r1=1242271&r2=1242272&view=diff
==============================================================================
--- felix/trunk/ipojo/pom.xml (original)
+++ felix/trunk/ipojo/pom.xml Thu Feb  9 10:54:41 2012
@@ -27,7 +27,7 @@
   <modelVersion>4.0.0</modelVersion>
   <artifactId>iPOJO</artifactId>
   <groupId>org.apache.felix</groupId>
-  <name>Apache Felix iPOJO</name>
+  <name>Apache Felix iPOJO ~ Reactor</name>
   <version>1.5.0-SNAPSHOT</version>
   <packaging>pom</packaging>