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:29:18 UTC

svn commit: r796501 - /felix/trunk/ipojo/handler/whiteboard/pom.xml

Author: clement
Date: Tue Jul 21 19:29:18 2009
New Revision: 796501

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

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

Modified: felix/trunk/ipojo/handler/whiteboard/pom.xml
URL: http://svn.apache.org/viewvc/felix/trunk/ipojo/handler/whiteboard/pom.xml?rev=796501&r1=796500&r2=796501&view=diff
==============================================================================
--- felix/trunk/ipojo/handler/whiteboard/pom.xml (original)
+++ felix/trunk/ipojo/handler/whiteboard/pom.xml Tue Jul 21 19:29:18 2009
@@ -28,7 +28,7 @@
   <name>Apache Felix iPOJO White Board Pattern Handler</name>
   <artifactId> org.apache.felix.ipojo.handler.whiteboard </artifactId>
   <groupId>org.apache.felix</groupId>
-  <version>1.4.0</version>
+  <version>1.5.0-SNAPSHOT</version>
   
   <description>
   iPOJO extension to easily implement a white-board pattern (host).
@@ -115,10 +115,4 @@
       </plugin>
     </plugins>
   </build>
-
-  <scm>
-    <connection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.ipojo.handler.whiteboard-1.4.0</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.ipojo.handler.whiteboard-1.4.0</developerConnection>
-    <url>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.ipojo.handler.whiteboard-1.4.0</url>
-  </scm>
 </project>