Author: fmeschbe
Date: Tue Aug 24 07:52:33 2010
New Revision: 988418
URL: http://svn.apache.org/viewvc?rev=988418&view=rev
Log:
[maven-release-plugin] prepare release org.apache.sling.auth.core-1.0.2
Modified:
sling/trunk/bundles/auth/core/pom.xml
Modified: sling/trunk/bundles/auth/core/pom.xml
URL:
http://svn.apache.org/viewvc/sling/trunk/bundles/auth/core/pom.xml?rev=988418&r1=988417&r2=988418&view=diff
==============================================================================
--- sling/trunk/bundles/auth/core/pom.xml (original)
+++ sling/trunk/bundles/auth/core/pom.xml Tue Aug 24 07:52:33 2010
@@ -29,7 +29,7 @@
<artifactId>org.apache.sling.auth.core</artifactId>
<packaging>bundle</packaging>
- <version>1.0.1-SNAPSHOT</version>
+ <version>1.0.2</version>
<name>Apache Sling Authentication Service</name>
<description>
@@ -46,9 +46,9 @@
</properties>
<scm>
-
<connection>scm:svn:http://svn.apache.org/repos/asf/sling/trunk/bundles/auth/core</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/trunk/bundles/auth/core</developerConnection>
- <url>http://svn.apache.org/viewvc/sling/trunk/bundles/auth/core</url>
+
<connection>scm:svn:http://svn.apache.org/repos/asf/sling/tags/org.apache.sling.auth.core-1.0.2</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/tags/org.apache.sling.auth.core-1.0.2</developerConnection>
+
<url>http://svn.apache.org/viewvc/sling/tags/org.apache.sling.auth.core-1.0.2</url>
</scm>
<build>