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 2010/05/16 17:11:36 UTC

svn commit: r944859 - /felix/trunk/ipojo/handler/temporal/pom.xml

Author: clement
Date: Sun May 16 15:11:36 2010
New Revision: 944859

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

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

Modified: felix/trunk/ipojo/handler/temporal/pom.xml
URL: http://svn.apache.org/viewvc/felix/trunk/ipojo/handler/temporal/pom.xml?rev=944859&r1=944858&r2=944859&view=diff
==============================================================================
--- felix/trunk/ipojo/handler/temporal/pom.xml (original)
+++ felix/trunk/ipojo/handler/temporal/pom.xml Sun May 16 15:11:36 2010
@@ -27,7 +27,7 @@
   <packaging>bundle</packaging>
   <artifactId>org.apache.felix.ipojo.handler.temporal</artifactId>
   <groupId>org.apache.felix</groupId>
-  <version>1.6.0</version>
+  <version>1.7.0-SNAPSHOT</version>
   <name>Apache Felix iPOJO Temporal Service Dependency Handler</name>
   
   <description>
@@ -129,10 +129,4 @@
       </plugin>
     </plugins>
   </build>
-
-  <scm>
-    <connection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.ipojo.handler.temporal-1.6.0</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.ipojo.handler.temporal-1.6.0</developerConnection>
-    <url>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.ipojo.handler.temporal-1.6.0</url>
-  </scm>
 </project>