Author: dkulp
Date: Tue Feb 24 20:30:18 2015
New Revision: 1662109

URL: http://svn.apache.org/r1662109
Log:
[maven-release-plugin] prepare release org.apache.aries.blueprint.web-1.1.0

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

Modified: aries/trunk/blueprint/blueprint-web/pom.xml
URL: 
http://svn.apache.org/viewvc/aries/trunk/blueprint/blueprint-web/pom.xml?rev=1662109&r1=1662108&r2=1662109&view=diff
==============================================================================
--- aries/trunk/blueprint/blueprint-web/pom.xml (original)
+++ aries/trunk/blueprint/blueprint-web/pom.xml Tue Feb 24 20:30:18 2015
@@ -32,16 +32,16 @@
     <artifactId>org.apache.aries.blueprint.web</artifactId>
     <packaging>jar</packaging>
     <name>Apache Aries Blueprint Web</name>
-    <version>1.0.1-SNAPSHOT</version>
+    <version>1.1.0</version>
     <description>
         This bundle contains a Servlet ContextListener for bootstrapping
         blueprint inside web containers.
     </description>
 
     <scm>
-        
<connection>scm:svn:http://svn.apache.org/repos/asf/aries/trunk/blueprint/blueprint-web</connection>
-        
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/aries/trunk/blueprint/blueprint-web</developerConnection>
-        
<url>http://svn.apache.org/viewvc/aries/trunk/blueprint/blueprint-web</url>
+        
<connection>scm:svn:http://svn.apache.org/repos/asf/aries/tags/org.apache.aries.blueprint.web-1.1.0</connection>
+        
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/aries/tags/org.apache.aries.blueprint.web-1.1.0</developerConnection>
+        
<url>http://svn.apache.org/viewvc/aries/tags/org.apache.aries.blueprint.web-1.1.0</url>
     </scm>
 
     <properties>


Reply via email to