Author: [email protected]
Date: Fri Aug 5 11:19:25 2011
New Revision: 1265
Log:
[Amdatu release]prepare release org.amdatu.auth-0.2.0-RC1
Modified:
branches/amdatu-auth-0.2.0/config/pom.xml
branches/amdatu-auth-0.2.0/login-service/pom.xml
branches/amdatu-auth-0.2.0/oauth-api/pom.xml
branches/amdatu-auth-0.2.0/oauth-client/pom.xml
branches/amdatu-auth-0.2.0/oauth-consumerregistry/pom.xml
branches/amdatu-auth-0.2.0/oauth-server/pom.xml
branches/amdatu-auth-0.2.0/oauth-stores/consumer-store-fs/pom.xml
branches/amdatu-auth-0.2.0/oauth-stores/nonce-store-mem/pom.xml
branches/amdatu-auth-0.2.0/oauth-stores/pom.xml
branches/amdatu-auth-0.2.0/pom.xml
branches/amdatu-auth-0.2.0/release/pom.xml
branches/amdatu-auth-0.2.0/tokenprovider/pom.xml
branches/amdatu-auth-0.2.0/tokenstore-mem/pom.xml
branches/amdatu-auth-0.2.0/useradmin-rest/pom.xml
Modified: branches/amdatu-auth-0.2.0/config/pom.xml
==============================================================================
--- branches/amdatu-auth-0.2.0/config/pom.xml (original)
+++ branches/amdatu-auth-0.2.0/config/pom.xml Fri Aug 5 11:19:25 2011
@@ -20,7 +20,7 @@
<parent>
<groupId>org.amdatu.auth</groupId>
<artifactId>org.amdatu.auth</artifactId>
- <version>0.2.0-SNAPSHOT</version>
+ <version>0.2.0-RC1</version>
</parent>
<artifactId>org.amdatu.auth.config</artifactId>
<packaging>jar</packaging>
Modified: branches/amdatu-auth-0.2.0/login-service/pom.xml
==============================================================================
--- branches/amdatu-auth-0.2.0/login-service/pom.xml (original)
+++ branches/amdatu-auth-0.2.0/login-service/pom.xml Fri Aug 5 11:19:25 2011
@@ -20,7 +20,7 @@
<parent>
<groupId>org.amdatu.auth</groupId>
<artifactId>org.amdatu.auth</artifactId>
- <version>0.2.0-SNAPSHOT</version>
+ <version>0.2.0-RC1</version>
</parent>
<artifactId>org.amdatu.auth.login.service</artifactId>
<packaging>bundle</packaging>
Modified: branches/amdatu-auth-0.2.0/oauth-api/pom.xml
==============================================================================
--- branches/amdatu-auth-0.2.0/oauth-api/pom.xml (original)
+++ branches/amdatu-auth-0.2.0/oauth-api/pom.xml Fri Aug 5 11:19:25 2011
@@ -20,7 +20,7 @@
<parent>
<groupId>org.amdatu.auth</groupId>
<artifactId>org.amdatu.auth</artifactId>
- <version>0.2.0-SNAPSHOT</version>
+ <version>0.2.0-RC1</version>
</parent>
<artifactId>org.amdatu.auth.oauth.api</artifactId>
<packaging>bundle</packaging>
Modified: branches/amdatu-auth-0.2.0/oauth-client/pom.xml
==============================================================================
--- branches/amdatu-auth-0.2.0/oauth-client/pom.xml (original)
+++ branches/amdatu-auth-0.2.0/oauth-client/pom.xml Fri Aug 5 11:19:25 2011
@@ -20,7 +20,7 @@
<parent>
<groupId>org.amdatu.auth</groupId>
<artifactId>org.amdatu.auth</artifactId>
- <version>0.2.0-SNAPSHOT</version>
+ <version>0.2.0-RC1</version>
</parent>
<artifactId>org.amdatu.auth.oauth.client</artifactId>
<packaging>bundle</packaging>
Modified: branches/amdatu-auth-0.2.0/oauth-consumerregistry/pom.xml
==============================================================================
--- branches/amdatu-auth-0.2.0/oauth-consumerregistry/pom.xml (original)
+++ branches/amdatu-auth-0.2.0/oauth-consumerregistry/pom.xml Fri Aug 5
11:19:25 2011
@@ -20,7 +20,7 @@
<parent>
<groupId>org.amdatu.auth</groupId>
<artifactId>org.amdatu.auth</artifactId>
- <version>0.2.0-SNAPSHOT</version>
+ <version>0.2.0-RC1</version>
</parent>
<artifactId>org.amdatu.auth.oauth.consumerregistry</artifactId>
<packaging>bundle</packaging>
Modified: branches/amdatu-auth-0.2.0/oauth-server/pom.xml
==============================================================================
--- branches/amdatu-auth-0.2.0/oauth-server/pom.xml (original)
+++ branches/amdatu-auth-0.2.0/oauth-server/pom.xml Fri Aug 5 11:19:25 2011
@@ -20,7 +20,7 @@
<parent>
<groupId>org.amdatu.auth</groupId>
<artifactId>org.amdatu.auth</artifactId>
- <version>0.2.0-SNAPSHOT</version>
+ <version>0.2.0-RC1</version>
</parent>
<artifactId>org.amdatu.auth.oauth.server</artifactId>
<packaging>bundle</packaging>
Modified: branches/amdatu-auth-0.2.0/oauth-stores/consumer-store-fs/pom.xml
==============================================================================
--- branches/amdatu-auth-0.2.0/oauth-stores/consumer-store-fs/pom.xml
(original)
+++ branches/amdatu-auth-0.2.0/oauth-stores/consumer-store-fs/pom.xml Fri Aug
5 11:19:25 2011
@@ -20,7 +20,7 @@
<parent>
<groupId>org.amdatu.auth</groupId>
<artifactId>org.amdatu.auth.oauth.stores</artifactId>
- <version>0.2.0-SNAPSHOT</version>
+ <version>0.2.0-RC1</version>
</parent>
<artifactId>org.amdatu.auth.oauth.store.consumer.fs</artifactId>
<packaging>bundle</packaging>
Modified: branches/amdatu-auth-0.2.0/oauth-stores/nonce-store-mem/pom.xml
==============================================================================
--- branches/amdatu-auth-0.2.0/oauth-stores/nonce-store-mem/pom.xml
(original)
+++ branches/amdatu-auth-0.2.0/oauth-stores/nonce-store-mem/pom.xml Fri Aug
5 11:19:25 2011
@@ -20,7 +20,7 @@
<parent>
<groupId>org.amdatu.auth</groupId>
<artifactId>org.amdatu.auth.oauth.stores</artifactId>
- <version>0.2.0-SNAPSHOT</version>
+ <version>0.2.0-RC1</version>
</parent>
<artifactId>org.amdatu.auth.oauth.store.nonce.mem</artifactId>
<packaging>bundle</packaging>
Modified: branches/amdatu-auth-0.2.0/oauth-stores/pom.xml
==============================================================================
--- branches/amdatu-auth-0.2.0/oauth-stores/pom.xml (original)
+++ branches/amdatu-auth-0.2.0/oauth-stores/pom.xml Fri Aug 5 11:19:25 2011
@@ -20,7 +20,7 @@
<parent>
<groupId>org.amdatu.auth</groupId>
<artifactId>org.amdatu.auth</artifactId>
- <version>0.2.0-SNAPSHOT</version>
+ <version>0.2.0-RC1</version>
</parent>
<artifactId>org.amdatu.auth.oauth.stores</artifactId>
<packaging>pom</packaging>
Modified: branches/amdatu-auth-0.2.0/pom.xml
==============================================================================
--- branches/amdatu-auth-0.2.0/pom.xml (original)
+++ branches/amdatu-auth-0.2.0/pom.xml Fri Aug 5 11:19:25 2011
@@ -25,7 +25,7 @@
</parent>
<groupId>org.amdatu.auth</groupId>
<artifactId>org.amdatu.auth</artifactId>
- <version>0.2.0-SNAPSHOT</version>
+ <version>0.2.0-RC1</version>
<packaging>pom</packaging>
<name>Amdatu Auth</name>
<description>This project brings Authentication and Authorization to the
Amdatu platform</description>
@@ -38,9 +38,9 @@
</properties>
<scm>
-
<connection>scm:svn:http://subversion.amdatu.org/svn/amdatu/branches/amdatu-auth-0.2.0</connection>
-
<developerConnection>scm:svn:http://subversion.amdatu.org/svn/amdatu/branches/amdatu-auth-0.2.0</developerConnection>
-
<url>http://subversion.amdatu.org/svn/amdatu/branches/amdatu-auth-0.2.0</url>
+
<connection>scm:svn:http://subversion.amdatu.org/svn/amdatu/tags/org.amdatu.auth-0.2.0-RC1</connection>
+
<developerConnection>scm:svn:http://subversion.amdatu.org/svn/amdatu/tags/org.amdatu.auth-0.2.0-RC1</developerConnection>
+
<url>http://subversion.amdatu.org/svn/amdatu/tags/org.amdatu.auth-0.2.0-RC1</url>
</scm>
<repositories>
Modified: branches/amdatu-auth-0.2.0/release/pom.xml
==============================================================================
--- branches/amdatu-auth-0.2.0/release/pom.xml (original)
+++ branches/amdatu-auth-0.2.0/release/pom.xml Fri Aug 5 11:19:25 2011
@@ -20,7 +20,7 @@
<parent>
<groupId>org.amdatu.auth</groupId>
<artifactId>org.amdatu.auth</artifactId>
- <version>0.2.0-SNAPSHOT</version>
+ <version>0.2.0-RC1</version>
</parent>
<artifactId>amdatu-auth</artifactId>
<packaging>pom</packaging>
Modified: branches/amdatu-auth-0.2.0/tokenprovider/pom.xml
==============================================================================
--- branches/amdatu-auth-0.2.0/tokenprovider/pom.xml (original)
+++ branches/amdatu-auth-0.2.0/tokenprovider/pom.xml Fri Aug 5 11:19:25 2011
@@ -20,7 +20,7 @@
<parent>
<groupId>org.amdatu.auth</groupId>
<artifactId>org.amdatu.auth</artifactId>
- <version>0.2.0-SNAPSHOT</version>
+ <version>0.2.0-RC1</version>
</parent>
<artifactId>org.amdatu.auth.tokenprovider</artifactId>
<packaging>bundle</packaging>
Modified: branches/amdatu-auth-0.2.0/tokenstore-mem/pom.xml
==============================================================================
--- branches/amdatu-auth-0.2.0/tokenstore-mem/pom.xml (original)
+++ branches/amdatu-auth-0.2.0/tokenstore-mem/pom.xml Fri Aug 5 11:19:25 2011
@@ -20,7 +20,7 @@
<parent>
<groupId>org.amdatu.auth</groupId>
<artifactId>org.amdatu.auth</artifactId>
- <version>0.2.0-SNAPSHOT</version>
+ <version>0.2.0-RC1</version>
</parent>
<artifactId>org.amdatu.auth.tokenstore.mem</artifactId>
<packaging>bundle</packaging>
Modified: branches/amdatu-auth-0.2.0/useradmin-rest/pom.xml
==============================================================================
--- branches/amdatu-auth-0.2.0/useradmin-rest/pom.xml (original)
+++ branches/amdatu-auth-0.2.0/useradmin-rest/pom.xml Fri Aug 5 11:19:25 2011
@@ -20,7 +20,7 @@
<parent>
<groupId>org.amdatu.auth</groupId>
<artifactId>org.amdatu.auth</artifactId>
- <version>0.2.0-SNAPSHOT</version>
+ <version>0.2.0-RC1</version>
</parent>
<artifactId>org.amdatu.auth.useradmin.rest</artifactId>
<packaging>bundle</packaging>
_______________________________________________
Amdatu-commits mailing list
[email protected]
http://lists.amdatu.org/mailman/listinfo/amdatu-commits