You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@aries.apache.org by cu...@apache.org on 2012/07/13 17:21:41 UTC

svn commit: r1361270 - /aries/trunk/web/web-urlhandler/pom.xml

Author: cumminsh
Date: Fri Jul 13 15:21:40 2012
New Revision: 1361270

URL: http://svn.apache.org/viewvc?rev=1361270&view=rev
Log:
[ARIES-862][maven-release-plugin]prepare release org.apache.aries.web.urlhandler-1.0.0

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

Modified: aries/trunk/web/web-urlhandler/pom.xml
URL: http://svn.apache.org/viewvc/aries/trunk/web/web-urlhandler/pom.xml?rev=1361270&r1=1361269&r2=1361270&view=diff
==============================================================================
--- aries/trunk/web/web-urlhandler/pom.xml (original)
+++ aries/trunk/web/web-urlhandler/pom.xml Fri Jul 13 15:21:40 2012
@@ -28,13 +28,13 @@
     <groupId>org.apache.aries.web</groupId>
     <artifactId>org.apache.aries.web.urlhandler</artifactId>
     <packaging>bundle</packaging>
-    <version>1.0.0-SNAPSHOT</version>
+    <version>1.0.0</version>
     <name>Apache Aries Web Url handler</name>
 
      <scm>
-         <connection>scm:svn:http://svn.apache.org/repos/asf/aries/trunk/web/web-urlhandler</connection>
-         <developerConnection>scm:svn:https://svn.apache.org/repos/asf/aries/trunk/web/web-urlhandler</developerConnection>
-         <url>http://svn.apache.org/viewvc/aries/trunk/web/web-urlhandler</url>
+         <connection>scm:svn:http://svn.apache.org/repos/asf/aries/tags/org.apache.aries.web.urlhandler-1.0.0</connection>
+         <developerConnection>scm:svn:https://svn.apache.org/repos/asf/aries/tags/org.apache.aries.web.urlhandler-1.0.0</developerConnection>
+         <url>http://svn.apache.org/viewvc/aries/tags/org.apache.aries.web.urlhandler-1.0.0</url>
      </scm>
 
 	<properties>