[maven-release-plugin] prepare for next development iteration

git-svn-id: https://svn.apache.org/repos/asf/servicemix/smx4/bundles/trunk@1657179 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/aspectj-1.8.5/pom.xml b/aspectj-1.8.5/pom.xml
index ae95ec7..65a8c74 100644
--- a/aspectj-1.8.5/pom.xml
+++ b/aspectj-1.8.5/pom.xml
@@ -31,7 +31,7 @@
     <groupId>org.apache.servicemix.bundles</groupId>
     <artifactId>org.apache.servicemix.bundles.aspectj</artifactId>
     <packaging>bundle</packaging>
-    <version>1.8.5_1</version>
+    <version>1.8.5_2-SNAPSHOT</version>
     <name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name>
     <description>This OSGi bundle wraps aspectjrt and aspectjweaver ${pkgVersion} jar files.</description>
     
@@ -119,10 +119,4 @@
             </plugin>
         </plugins>
     </build>
-
-  <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/servicemix/smx4/bundles/tags/org.apache.servicemix.bundles.aspectj-1.8.5_1</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/servicemix/smx4/bundles/tags/org.apache.servicemix.bundles.aspectj-1.8.5_1</developerConnection>
-    <url>http://svn.apache.org/viewvc/servicemix/smx4/bundles/tags/org.apache.servicemix.bundles.aspectj-1.8.5_1</url>
-  </scm>
 </project>