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 2009/07/21 21:19:57 UTC

svn commit: r796484 - /felix/trunk/ipojo/handler/eventadmin/pom.xml

Author: clement
Date: Tue Jul 21 19:19:56 2009
New Revision: 796484

URL: http://svn.apache.org/viewvc?rev=796484&view=rev
Log:
[maven-release-plugin] prepare for next development iteration

Modified:
    felix/trunk/ipojo/handler/eventadmin/pom.xml

Modified: felix/trunk/ipojo/handler/eventadmin/pom.xml
URL: http://svn.apache.org/viewvc/felix/trunk/ipojo/handler/eventadmin/pom.xml?rev=796484&r1=796483&r2=796484&view=diff
==============================================================================
--- felix/trunk/ipojo/handler/eventadmin/pom.xml (original)
+++ felix/trunk/ipojo/handler/eventadmin/pom.xml Tue Jul 21 19:19:56 2009
@@ -27,7 +27,7 @@
   <packaging>bundle</packaging>
   <name>Apache Felix iPOJO Event Admin Handler</name>
   <artifactId>org.apache.felix.ipojo.handler.eventadmin</artifactId>
-  <version>1.4.0</version>
+  <version>1.5.0-SNAPSHOT</version>
   
   <description>
   iPOJO extension to easily interact with the OSGi Event Admin.
@@ -117,10 +117,4 @@
       </plugin>
     </plugins>
   </build>
-
-  <scm>
-    <connection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.ipojo.handler.eventadmin-1.4.0</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.ipojo.handler.eventadmin-1.4.0</developerConnection>
-    <url>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.ipojo.handler.eventadmin-1.4.0</url>
-  </scm>
 </project>