You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by cz...@apache.org on 2009/05/05 17:16:31 UTC

svn commit: r771787 - /incubator/sling/trunk/bundles/commons/osgi/pom.xml

Author: cziegeler
Date: Tue May  5 15:16:31 2009
New Revision: 771787

URL: http://svn.apache.org/viewvc?rev=771787&view=rev
Log:
[maven-release-plugin] prepare release org.apache.sling.commons.osgi-2.0.4-incubator

Modified:
    incubator/sling/trunk/bundles/commons/osgi/pom.xml

Modified: incubator/sling/trunk/bundles/commons/osgi/pom.xml
URL: http://svn.apache.org/viewvc/incubator/sling/trunk/bundles/commons/osgi/pom.xml?rev=771787&r1=771786&r2=771787&view=diff
==============================================================================
--- incubator/sling/trunk/bundles/commons/osgi/pom.xml (original)
+++ incubator/sling/trunk/bundles/commons/osgi/pom.xml Tue May  5 15:16:31 2009
@@ -28,16 +28,16 @@
     </parent>
 
     <artifactId>org.apache.sling.commons.osgi</artifactId>
-    <version>2.0.3-incubator-SNAPSHOT</version>
+    <version>2.0.4-incubator</version>
     <packaging>bundle</packaging>
 
     <name>Apache Sling Commons OSGi support</name>
     <description>Commons OSGi</description>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/sling/trunk/bundles/commons/osgi</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/sling/trunk/bundles/commons/osgi</developerConnection>
-        <url>http://svn.apache.org/viewvc/incubator/sling/trunk/bundles/commons/osgi</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/sling/tags/org.apache.sling.commons.osgi-2.0.4-incubator</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/sling/tags/org.apache.sling.commons.osgi-2.0.4-incubator</developerConnection>
+        <url>http://svn.apache.org/viewvc/incubator/sling/tags/org.apache.sling.commons.osgi-2.0.4-incubator</url>
     </scm>
 
     <build>