Author: mcculls
Date: Thu Jan 13 15:03:49 2011
New Revision: 1058596

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

Modified:
    felix/trunk/bundleplugin/pom.xml

Modified: felix/trunk/bundleplugin/pom.xml
URL: 
http://svn.apache.org/viewvc/felix/trunk/bundleplugin/pom.xml?rev=1058596&r1=1058595&r2=1058596&view=diff
==============================================================================
--- felix/trunk/bundleplugin/pom.xml (original)
+++ felix/trunk/bundleplugin/pom.xml Thu Jan 13 15:03:49 2011
@@ -28,7 +28,7 @@
  <modelVersion>4.0.0</modelVersion>
 
  <artifactId>maven-bundle-plugin</artifactId>
- <version>2.2.0</version>
+ <version>2.3.0-SNAPSHOT</version>
  <packaging>maven-plugin</packaging>
  
  <name>Maven Bundle Plugin</name>
@@ -145,10 +145,4 @@
    <scope>test</scope>
   </dependency>
  </dependencies>
-
-  <scm>
-    
<connection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/maven-bundle-plugin-2.2.0</connection>
-    
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/maven-bundle-plugin-2.2.0</developerConnection>
-    
<url>scm:svn:https://svn.apache.org/repos/asf/felix/releases/maven-bundle-plugin-2.2.0</url>
-  </scm>
 </project>


Reply via email to