Author: cziegeler
Date: Mon Jan 24 14:17:17 2011
New Revision: 1062790
URL: http://svn.apache.org/viewvc?rev=1062790&view=rev
Log:
[maven-release-plugin] prepare release org.apache.sling.auth.selector-1.0.4
Modified:
sling/trunk/bundles/auth/selector/pom.xml
Modified: sling/trunk/bundles/auth/selector/pom.xml
URL:
http://svn.apache.org/viewvc/sling/trunk/bundles/auth/selector/pom.xml?rev=1062790&r1=1062789&r2=1062790&view=diff
==============================================================================
--- sling/trunk/bundles/auth/selector/pom.xml (original)
+++ sling/trunk/bundles/auth/selector/pom.xml Mon Jan 24 14:17:17 2011
@@ -29,7 +29,7 @@
<artifactId>org.apache.sling.auth.selector</artifactId>
<packaging>bundle</packaging>
- <version>1.0.3-SNAPSHOT</version>
+ <version>1.0.4</version>
<name>Apache Sling Authentication Selector</name>
<description>
@@ -48,9 +48,9 @@
</properties>
<scm>
-
<connection>scm:svn:http://svn.apache.org/repos/asf/sling/trunk/bundles/auth/selector</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/trunk/bundles/auth/selector</developerConnection>
-
<url>http://svn.apache.org/viewvc/sling/trunk/bundles/auth/selector</url>
+
<connection>scm:svn:http://svn.apache.org/repos/asf/sling/tags/org.apache.sling.auth.selector-1.0.4</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/tags/org.apache.sling.auth.selector-1.0.4</developerConnection>
+
<url>http://svn.apache.org/viewvc/sling/tags/org.apache.sling.auth.selector-1.0.4</url>
</scm>
<build>