You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@aries.apache.org by gn...@apache.org on 2014/09/15 17:12:12 UTC

svn commit: r1625056 - /aries/trunk/blueprint/blueprint-core/pom.xml

Author: gnodet
Date: Mon Sep 15 15:12:12 2014
New Revision: 1625056

URL: http://svn.apache.org/r1625056
Log:
[maven-release-plugin] prepare release org.apache.aries.blueprint.core-1.4.2-SNAPSHOT

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=1625056&r1=1625055&r2=1625056&view=diff
==============================================================================
--- aries/trunk/blueprint/blueprint-core/pom.xml (original)
+++ aries/trunk/blueprint/blueprint-core/pom.xml Mon Sep 15 15:12:12 2014
@@ -32,16 +32,16 @@
     <artifactId>org.apache.aries.blueprint.core</artifactId>
     <packaging>bundle</packaging>
     <name>Apache Aries Blueprint Core</name>
-    <version>1.4.2-SNAPSHOT</version>
+    <version>1.4.2</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/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>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/aries/tags/org.apache.aries.blueprint.core-1.4.2-SNAPSHOT</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/aries/tags/org.apache.aries.blueprint.core-1.4.2-SNAPSHOT</developerConnection>
+        <url>http://svn.apache.org/viewvc/aries/tags/org.apache.aries.blueprint.core-1.4.2-SNAPSHOT</url>
     </scm>
 
     <properties>