Author: cziegeler
Date: Wed Jun 4 08:58:36 2008
New Revision: 663268
URL: http://svn.apache.org/viewvc?rev=663268&view=rev
Log:
[maven-release-plugin] prepare release
org.apache.sling.samples.path-based.rtp-2.0.0-incubator
Modified:
incubator/sling/trunk/samples/path-based-rtp/pom.xml
Modified: incubator/sling/trunk/samples/path-based-rtp/pom.xml
URL:
http://svn.apache.org/viewvc/incubator/sling/trunk/samples/path-based-rtp/pom.xml?rev=663268&r1=663267&r2=663268&view=diff
==============================================================================
--- incubator/sling/trunk/samples/path-based-rtp/pom.xml (original)
+++ incubator/sling/trunk/samples/path-based-rtp/pom.xml Wed Jun 4 08:58:36
2008
@@ -29,7 +29,7 @@
<artifactId>org.apache.sling.samples.path-based.rtp</artifactId>
<packaging>bundle</packaging>
- <version>2.0.0-incubator-SNAPSHOT</version>
+ <version>2.0.0-incubator</version>
<name>Sling - Sample Path Based Resource Type Provider</name>
<description>
@@ -38,15 +38,9 @@
</description>
<scm>
- <connection>
-
scm:svn:http://svn.apache.org/repos/asf/incubator/sling/trunk/samples/path-based-rtp
- </connection>
- <developerConnection>
-
scm:svn:https://svn.apache.org/repos/asf/incubator/sling/trunk/samples/path-based-rtp
- </developerConnection>
- <url>
-
http://svn.apache.org/viewvc/incubator/sling/trunk/samples/path-based-rtp
- </url>
+
<connection>scm:svn:http://svn.apache.org/repos/asf/incubator/sling/tags/org.apache.sling.samples.path-based.rtp-2.0.0-incubator</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/sling/tags/org.apache.sling.samples.path-based.rtp-2.0.0-incubator</developerConnection>
+
<url>http://svn.apache.org/viewvc/incubator/sling/tags/org.apache.sling.samples.path-based.rtp-2.0.0-incubator</url>
</scm>
<build>