Author: bdelacretaz
Date: Fri May 24 09:52:04 2013
New Revision: 1485991
URL: http://svn.apache.org/r1485991
Log:
[maven-release-plugin] prepare release org.apache.sling.auth.form-1.0.4
Modified:
sling/trunk/bundles/auth/form/pom.xml
Modified: sling/trunk/bundles/auth/form/pom.xml
URL:
http://svn.apache.org/viewvc/sling/trunk/bundles/auth/form/pom.xml?rev=1485991&r1=1485990&r2=1485991&view=diff
==============================================================================
--- sling/trunk/bundles/auth/form/pom.xml (original)
+++ sling/trunk/bundles/auth/form/pom.xml Fri May 24 09:52:04 2013
@@ -26,7 +26,7 @@
</parent>
<artifactId>org.apache.sling.auth.form</artifactId>
- <version>1.0.3-SNAPSHOT</version>
+ <version>1.0.4</version>
<packaging>bundle</packaging>
<name>Apache Sling Form Based Authentication Handler</name>
@@ -43,9 +43,9 @@
</properties>
<scm>
-
<connection>scm:svn:http://svn.apache.org/repos/asf/sling/trunk/bundles/auth/form</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/trunk/bundles/auth/form</developerConnection>
- <url>http://svn.apache.org/viewvc/sling/trunk/bundles/auth/form</url>
+
<connection>scm:svn:http://svn.apache.org/repos/asf/sling/tags/org.apache.sling.auth.form-1.0.4</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/tags/org.apache.sling.auth.form-1.0.4</developerConnection>
+
<url>http://svn.apache.org/viewvc/sling/tags/org.apache.sling.auth.form-1.0.4</url>
</scm>
<build>