Author: cumminsh
Date: Fri Jul 20 23:03:55 2012
New Revision: 1364019

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

Modified:
    aries/trunk/blueprint/blueprint-core/pom.xml

Modified: aries/trunk/blueprint/blueprint-core/pom.xml
URL: 
http://svn.apache.org/viewvc/aries/trunk/blueprint/blueprint-core/pom.xml?rev=1364019&r1=1364018&r2=1364019&view=diff
==============================================================================
--- aries/trunk/blueprint/blueprint-core/pom.xml (original)
+++ aries/trunk/blueprint/blueprint-core/pom.xml Fri Jul 20 23:03:55 2012
@@ -29,16 +29,16 @@
     <artifactId>org.apache.aries.blueprint.core</artifactId>
     <packaging>bundle</packaging>
     <name>Apache Aries Blueprint Core</name>
-    <version>1.0.0</version>
+    <version>1.0.1-SNAPSHOT</version>
     <description>
         This bundle contains the core implementation of Blueprint
         along with the "ext" namespace handler.
     </description>
 
     <scm>
-        
<connection>scm:svn:http://svn.apache.org/repos/asf/aries/tags/org.apache.aries.blueprint.core-1.0.0</connection>
-        
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/aries/tags/org.apache.aries.blueprint.core-1.0.0</developerConnection>
-        
<url>http://svn.apache.org/viewvc/aries/tags/org.apache.aries.blueprint.core-1.0.0</url>
+        
<connection>scm:svn:http://svn.apache.org/repos/asf/aries/trunk/blueprint/blueprint-core</connection>
+        
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/aries/trunk/blueprint/blueprint-core</developerConnection>
+        
<url>http://svn.apache.org/viewvc/aries/trunk/blueprint/blueprint-core</url>
     </scm>
     <properties>
         <aries.osgi.activator>


Reply via email to