Author: cziegeler
Date: Tue Jan 6 07:50:13 2015
New Revision: 1649744
URL: http://svn.apache.org/r1649744
Log:
[maven-release-plugin] prepare release
org.apache.sling.installer.factory.subsystems-1.0.0
Modified:
sling/trunk/installer/factories/subsystems/pom.xml
Modified: sling/trunk/installer/factories/subsystems/pom.xml
URL:
http://svn.apache.org/viewvc/sling/trunk/installer/factories/subsystems/pom.xml?rev=1649744&r1=1649743&r2=1649744&view=diff
==============================================================================
--- sling/trunk/installer/factories/subsystems/pom.xml (original)
+++ sling/trunk/installer/factories/subsystems/pom.xml Tue Jan 6 07:50:13 2015
@@ -26,7 +26,7 @@
</parent>
<artifactId>org.apache.sling.installer.factory.subsystems</artifactId>
- <version>0.0.1-SNAPSHOT</version>
+ <version>1.0.0</version>
<packaging>bundle</packaging>
<name>Apache Sling Subsystems Installer</name>
@@ -35,9 +35,9 @@
</description>
<scm>
-
<connection>scm:svn:http://svn.apache.org/repos/asf/sling/trunk/installer/factories/subsystems</connection>
- <developerConnection>
scm:svn:https://svn.apache.org/repos/asf/sling/trunk/installer/factories/subsystems</developerConnection>
-
<url>http://svn.apache.org/viewvc/sling/trunk/installer/factories/subsystems/</url>
+
<connection>scm:svn:http://svn.apache.org/repos/asf/sling/tags/org.apache.sling.installer.factory.subsystems-1.0.0</connection>
+ <developerConnection>
scm:svn:https://svn.apache.org/repos/asf/sling/tags/org.apache.sling.installer.factory.subsystems-1.0.0</developerConnection>
+
<url>http://svn.apache.org/viewvc/sling/tags/org.apache.sling.installer.factory.subsystems-1.0.0</url>
</scm>
<build>