Author: [email protected]
Date: Tue Feb 22 15:36:07 2011
New Revision: 829
Log:
[Amdatu release]prepare release AMDATU-138-test3
Modified:
branches/0.2/amdatu-authentication/oauth-api/pom.xml
branches/0.2/amdatu-authentication/oauth-client/pom.xml
branches/0.2/amdatu-authentication/oauth-consumerregistry-fs/pom.xml
branches/0.2/amdatu-authentication/oauth-server/pom.xml
branches/0.2/amdatu-authentication/pom.xml
branches/0.2/amdatu-authentication/tokenprovider/pom.xml
branches/0.2/amdatu-authentication/tokenstore-mem/pom.xml
branches/0.2/amdatu-authorization/login-gadget/pom.xml
branches/0.2/amdatu-authorization/login-service/pom.xml
branches/0.2/amdatu-authorization/pom.xml
branches/0.2/amdatu-authorization/useradmin-gadget/pom.xml
branches/0.2/amdatu-authorization/useradmin-rest/pom.xml
branches/0.2/amdatu-cassandra/cassandra-application/pom.xml
branches/0.2/amdatu-cassandra/cassandra-listener/pom.xml
branches/0.2/amdatu-cassandra/cassandra-persistencemanager/pom.xml
branches/0.2/amdatu-cassandra/cassandra-tenantstore/pom.xml
branches/0.2/amdatu-cassandra/cassandra-useradminstore/pom.xml
branches/0.2/amdatu-cassandra/pom.xml
branches/0.2/amdatu-core/config-filebased/pom.xml
branches/0.2/amdatu-core/config-templates/pom.xml
branches/0.2/amdatu-core/loghandler/pom.xml
branches/0.2/amdatu-core/pom.xml
branches/0.2/amdatu-core/tenant/pom.xml
branches/0.2/amdatu-core/tenantstore-fs/pom.xml
branches/0.2/amdatu-core/tenantuseradmindecorator/pom.xml
branches/0.2/amdatu-core/useradminstore-fs/pom.xml
branches/0.2/amdatu-example/course-gadget/pom.xml
branches/0.2/amdatu-example/course-service/pom.xml
branches/0.2/amdatu-example/friends-gadget/pom.xml
branches/0.2/amdatu-example/gadgetrepository/pom.xml
branches/0.2/amdatu-example/oauth/pom.xml
branches/0.2/amdatu-example/pom.xml
branches/0.2/amdatu-libraries/fsstorage/pom.xml
branches/0.2/amdatu-libraries/pom.xml
branches/0.2/amdatu-libraries/utilities/pom.xml
branches/0.2/amdatu-opensocial/dashboard/pom.xml
branches/0.2/amdatu-opensocial/gadgetmanagement/pom.xml
branches/0.2/amdatu-opensocial/pom.xml
branches/0.2/amdatu-opensocial/profile/pom.xml
branches/0.2/amdatu-opensocial/shindig/pom.xml
branches/0.2/amdatu-release/pom.xml
branches/0.2/amdatu-semanticweb/pom.xml
branches/0.2/amdatu-semanticweb/rdf2go-api/pom.xml
branches/0.2/amdatu-semanticweb/rdf2go-sesamebridge/pom.xml
branches/0.2/amdatu-semanticweb/sesame/pom.xml
branches/0.2/amdatu-semanticweb/sparqlendpoint/pom.xml
branches/0.2/amdatu-web/dispatcher/pom.xml
branches/0.2/amdatu-web/httpcontext/pom.xml
branches/0.2/amdatu-web/jsp/pom.xml
branches/0.2/amdatu-web/pom.xml
branches/0.2/amdatu-web/resource/pom.xml
branches/0.2/amdatu-web/rest-jaxrs/pom.xml
branches/0.2/amdatu-web/rest-wink/pom.xml
branches/0.2/amdatu-web/tenantresolver-hostname/pom.xml
branches/0.2/amdatu-web/tenantresolver-parameter/pom.xml
branches/0.2/integration-tests/pom.xml
branches/0.2/pom.xml
Modified: branches/0.2/amdatu-authentication/oauth-api/pom.xml
==============================================================================
--- branches/0.2/amdatu-authentication/oauth-api/pom.xml (original)
+++ branches/0.2/amdatu-authentication/oauth-api/pom.xml Tue Feb 22
15:36:07 2011
@@ -4,7 +4,7 @@
<parent>
<groupId>org.amdatu</groupId>
<artifactId>org.amdatu.authentication</artifactId>
- <version> 0.2.0-test3</version>
+ <version> 0.2.0-SNAPSHOT</version>
</parent>
<groupId>org.amdatu.authentication.oauth</groupId>
<artifactId>api</artifactId>
Modified: branches/0.2/amdatu-authentication/oauth-client/pom.xml
==============================================================================
--- branches/0.2/amdatu-authentication/oauth-client/pom.xml (original)
+++ branches/0.2/amdatu-authentication/oauth-client/pom.xml Tue Feb 22
15:36:07 2011
@@ -4,7 +4,7 @@
<parent>
<groupId>org.amdatu</groupId>
<artifactId>org.amdatu.authentication</artifactId>
- <version> 0.2.0-test3</version>
+ <version> 0.2.0-SNAPSHOT</version>
</parent>
<groupId>org.amdatu.authentication.oauth</groupId>
<artifactId>client</artifactId>
Modified: branches/0.2/amdatu-authentication/oauth-consumerregistry-fs/pom.xml
==============================================================================
--- branches/0.2/amdatu-authentication/oauth-consumerregistry-fs/pom.xml
(original)
+++ branches/0.2/amdatu-authentication/oauth-consumerregistry-fs/pom.xml
Tue Feb 22 15:36:07 2011
@@ -4,7 +4,7 @@
<parent>
<groupId>org.amdatu</groupId>
<artifactId>org.amdatu.authentication</artifactId>
- <version> 0.2.0-test3</version>
+ <version> 0.2.0-SNAPSHOT</version>
</parent>
<groupId>org.amdatu.authentication.oauth</groupId>
<artifactId>consumerregistry-fs</artifactId>
Modified: branches/0.2/amdatu-authentication/oauth-server/pom.xml
==============================================================================
--- branches/0.2/amdatu-authentication/oauth-server/pom.xml (original)
+++ branches/0.2/amdatu-authentication/oauth-server/pom.xml Tue Feb 22
15:36:07 2011
@@ -4,7 +4,7 @@
<parent>
<groupId>org.amdatu</groupId>
<artifactId>org.amdatu.authentication</artifactId>
- <version> 0.2.0-test3</version>
+ <version> 0.2.0-SNAPSHOT</version>
</parent>
<groupId>org.amdatu.authentication.oauth</groupId>
<artifactId>server</artifactId>
Modified: branches/0.2/amdatu-authentication/pom.xml
==============================================================================
--- branches/0.2/amdatu-authentication/pom.xml (original)
+++ branches/0.2/amdatu-authentication/pom.xml Tue Feb 22 15:36:07 2011
@@ -4,7 +4,7 @@
<parent>
<groupId>org.amdatu</groupId>
<artifactId>amdatu</artifactId>
- <version> 0.2.0-test3</version>
+ <version> 0.2.0-SNAPSHOT</version>
</parent>
<artifactId>org.amdatu.authentication</artifactId>
<name>Amdatu Authentication</name>
Modified: branches/0.2/amdatu-authentication/tokenprovider/pom.xml
==============================================================================
--- branches/0.2/amdatu-authentication/tokenprovider/pom.xml (original)
+++ branches/0.2/amdatu-authentication/tokenprovider/pom.xml Tue Feb 22
15:36:07 2011
@@ -4,7 +4,7 @@
<parent>
<groupId>org.amdatu</groupId>
<artifactId>org.amdatu.authentication</artifactId>
- <version> 0.2.0-test3</version>
+ <version> 0.2.0-SNAPSHOT</version>
</parent>
<groupId>org.amdatu.authentication</groupId>
<artifactId>tokenprovider</artifactId>
Modified: branches/0.2/amdatu-authentication/tokenstore-mem/pom.xml
==============================================================================
--- branches/0.2/amdatu-authentication/tokenstore-mem/pom.xml (original)
+++ branches/0.2/amdatu-authentication/tokenstore-mem/pom.xml Tue Feb 22
15:36:07 2011
@@ -4,7 +4,7 @@
<parent>
<groupId>org.amdatu</groupId>
<artifactId>org.amdatu.authentication</artifactId>
- <version> 0.2.0-test3</version>
+ <version> 0.2.0-SNAPSHOT</version>
</parent>
<groupId>org.amdatu.authentication.tokenstore</groupId>
<artifactId>mem</artifactId>
Modified: branches/0.2/amdatu-authorization/login-gadget/pom.xml
==============================================================================
--- branches/0.2/amdatu-authorization/login-gadget/pom.xml (original)
+++ branches/0.2/amdatu-authorization/login-gadget/pom.xml Tue Feb 22
15:36:07 2011
@@ -4,7 +4,7 @@
<parent>
<groupId>org.amdatu</groupId>
<artifactId>org.amdatu.authorization</artifactId>
- <version> 0.2.0-test3</version>
+ <version> 0.2.0-SNAPSHOT</version>
</parent>
<groupId>org.amdatu.authorization.login</groupId>
<artifactId>gadget</artifactId>
Modified: branches/0.2/amdatu-authorization/login-service/pom.xml
==============================================================================
--- branches/0.2/amdatu-authorization/login-service/pom.xml (original)
+++ branches/0.2/amdatu-authorization/login-service/pom.xml Tue Feb 22
15:36:07 2011
@@ -4,7 +4,7 @@
<parent>
<groupId>org.amdatu</groupId>
<artifactId>org.amdatu.authorization</artifactId>
- <version> 0.2.0-test3</version>
+ <version> 0.2.0-SNAPSHOT</version>
</parent>
<groupId>org.amdatu.authorization.login</groupId>
<artifactId>service</artifactId>
Modified: branches/0.2/amdatu-authorization/pom.xml
==============================================================================
--- branches/0.2/amdatu-authorization/pom.xml (original)
+++ branches/0.2/amdatu-authorization/pom.xml Tue Feb 22 15:36:07 2011
@@ -4,7 +4,7 @@
<parent>
<groupId>org.amdatu</groupId>
<artifactId>amdatu</artifactId>
- <version> 0.2.0-test3</version>
+ <version> 0.2.0-SNAPSHOT</version>
</parent>
<artifactId>org.amdatu.authorization</artifactId>
<name>Amdatu Authorization</name>
Modified: branches/0.2/amdatu-authorization/useradmin-gadget/pom.xml
==============================================================================
--- branches/0.2/amdatu-authorization/useradmin-gadget/pom.xml (original)
+++ branches/0.2/amdatu-authorization/useradmin-gadget/pom.xml Tue Feb 22
15:36:07 2011
@@ -4,7 +4,7 @@
<parent>
<groupId>org.amdatu</groupId>
<artifactId>org.amdatu.authorization</artifactId>
- <version> 0.2.0-test3</version>
+ <version> 0.2.0-SNAPSHOT</version>
</parent>
<groupId>org.amdatu.authorization.useradmin</groupId>
<artifactId>gadget</artifactId>
Modified: branches/0.2/amdatu-authorization/useradmin-rest/pom.xml
==============================================================================
--- branches/0.2/amdatu-authorization/useradmin-rest/pom.xml (original)
+++ branches/0.2/amdatu-authorization/useradmin-rest/pom.xml Tue Feb 22
15:36:07 2011
@@ -4,7 +4,7 @@
<parent>
<groupId>org.amdatu</groupId>
<artifactId>org.amdatu.authorization</artifactId>
- <version> 0.2.0-test3</version>
+ <version> 0.2.0-SNAPSHOT</version>
</parent>
<groupId>org.amdatu.authorization.useradmin</groupId>
<artifactId>rest</artifactId>
Modified: branches/0.2/amdatu-cassandra/cassandra-application/pom.xml
==============================================================================
--- branches/0.2/amdatu-cassandra/cassandra-application/pom.xml (original)
+++ branches/0.2/amdatu-cassandra/cassandra-application/pom.xml Tue Feb 22
15:36:07 2011
@@ -4,7 +4,7 @@
<parent>
<groupId>org.amdatu</groupId>
<artifactId>org.amdatu.cassandra</artifactId>
- <version> 0.2.0-test3</version>
+ <version> 0.2.0-SNAPSHOT</version>
</parent>
<groupId>org.amdatu.cassandra</groupId>
<artifactId>application</artifactId>
Modified: branches/0.2/amdatu-cassandra/cassandra-listener/pom.xml
==============================================================================
--- branches/0.2/amdatu-cassandra/cassandra-listener/pom.xml (original)
+++ branches/0.2/amdatu-cassandra/cassandra-listener/pom.xml Tue Feb 22
15:36:07 2011
@@ -4,7 +4,7 @@
<parent>
<groupId>org.amdatu</groupId>
<artifactId>org.amdatu.cassandra</artifactId>
- <version> 0.2.0-test3</version>
+ <version> 0.2.0-SNAPSHOT</version>
</parent>
<groupId>org.amdatu.cassandra</groupId>
<artifactId>listener</artifactId>
Modified: branches/0.2/amdatu-cassandra/cassandra-persistencemanager/pom.xml
==============================================================================
--- branches/0.2/amdatu-cassandra/cassandra-persistencemanager/pom.xml
(original)
+++ branches/0.2/amdatu-cassandra/cassandra-persistencemanager/pom.xml Tue Feb
22 15:36:07 2011
@@ -4,7 +4,7 @@
<parent>
<groupId>org.amdatu</groupId>
<artifactId>org.amdatu.cassandra</artifactId>
- <version> 0.2.0-test3</version>
+ <version> 0.2.0-SNAPSHOT</version>
</parent>
<groupId>org.amdatu.cassandra</groupId>
<artifactId>persistencemanager</artifactId>
Modified: branches/0.2/amdatu-cassandra/cassandra-tenantstore/pom.xml
==============================================================================
--- branches/0.2/amdatu-cassandra/cassandra-tenantstore/pom.xml (original)
+++ branches/0.2/amdatu-cassandra/cassandra-tenantstore/pom.xml Tue Feb 22
15:36:07 2011
@@ -4,7 +4,7 @@
<parent>
<groupId>org.amdatu</groupId>
<artifactId>org.amdatu.cassandra</artifactId>
- <version> 0.2.0-test3</version>
+ <version> 0.2.0-SNAPSHOT</version>
</parent>
<groupId>org.amdatu.cassandra</groupId>
<artifactId>tenantstore</artifactId>
Modified: branches/0.2/amdatu-cassandra/cassandra-useradminstore/pom.xml
==============================================================================
--- branches/0.2/amdatu-cassandra/cassandra-useradminstore/pom.xml
(original)
+++ branches/0.2/amdatu-cassandra/cassandra-useradminstore/pom.xml Tue Feb
22 15:36:07 2011
@@ -4,7 +4,7 @@
<parent>
<groupId>org.amdatu</groupId>
<artifactId>org.amdatu.cassandra</artifactId>
- <version> 0.2.0-test3</version>
+ <version> 0.2.0-SNAPSHOT</version>
</parent>
<groupId>org.amdatu.cassandra</groupId>
<artifactId>useradminstore</artifactId>
Modified: branches/0.2/amdatu-cassandra/pom.xml
==============================================================================
--- branches/0.2/amdatu-cassandra/pom.xml (original)
+++ branches/0.2/amdatu-cassandra/pom.xml Tue Feb 22 15:36:07 2011
@@ -4,7 +4,7 @@
<parent>
<groupId>org.amdatu</groupId>
<artifactId>amdatu</artifactId>
- <version> 0.2.0-test3</version>
+ <version> 0.2.0-SNAPSHOT</version>
</parent>
<artifactId>org.amdatu.cassandra</artifactId>
<packaging>pom</packaging>
Modified: branches/0.2/amdatu-core/config-filebased/pom.xml
==============================================================================
--- branches/0.2/amdatu-core/config-filebased/pom.xml (original)
+++ branches/0.2/amdatu-core/config-filebased/pom.xml Tue Feb 22 15:36:07 2011
@@ -3,7 +3,7 @@
<parent>
<artifactId>org.amdatu.core</artifactId>
<groupId>org.amdatu</groupId>
- <version> 0.2.0-test3</version>
+ <version> 0.2.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.amdatu.core.config</groupId>
Modified: branches/0.2/amdatu-core/config-templates/pom.xml
==============================================================================
--- branches/0.2/amdatu-core/config-templates/pom.xml (original)
+++ branches/0.2/amdatu-core/config-templates/pom.xml Tue Feb 22 15:36:07 2011
@@ -4,7 +4,7 @@
<parent>
<groupId>org.amdatu</groupId>
<artifactId>org.amdatu.core</artifactId>
- <version> 0.2.0-test3</version>
+ <version> 0.2.0-SNAPSHOT</version>
</parent>
<groupId>org.amdatu.core.config</groupId>
<artifactId>templates</artifactId>
Modified: branches/0.2/amdatu-core/loghandler/pom.xml
==============================================================================
--- branches/0.2/amdatu-core/loghandler/pom.xml (original)
+++ branches/0.2/amdatu-core/loghandler/pom.xml Tue Feb 22 15:36:07 2011
@@ -4,7 +4,7 @@
<parent>
<groupId>org.amdatu</groupId>
<artifactId>org.amdatu.core</artifactId>
- <version> 0.2.0-test3</version>
+ <version> 0.2.0-SNAPSHOT</version>
</parent>
<groupId>org.amdatu.core</groupId>
<artifactId>loghandler</artifactId>
Modified: branches/0.2/amdatu-core/pom.xml
==============================================================================
--- branches/0.2/amdatu-core/pom.xml (original)
+++ branches/0.2/amdatu-core/pom.xml Tue Feb 22 15:36:07 2011
@@ -4,7 +4,7 @@
<parent>
<groupId>org.amdatu</groupId>
<artifactId>amdatu</artifactId>
- <version> 0.2.0-test3</version>
+ <version> 0.2.0-SNAPSHOT</version>
</parent>
<groupId>org.amdatu</groupId>
<artifactId>org.amdatu.core</artifactId>
Modified: branches/0.2/amdatu-core/tenant/pom.xml
==============================================================================
--- branches/0.2/amdatu-core/tenant/pom.xml (original)
+++ branches/0.2/amdatu-core/tenant/pom.xml Tue Feb 22 15:36:07 2011
@@ -4,7 +4,7 @@
<parent>
<groupId>org.amdatu</groupId>
<artifactId>org.amdatu.core</artifactId>
- <version> 0.2.0-test3</version>
+ <version> 0.2.0-SNAPSHOT</version>
</parent>
<groupId>org.amdatu.core</groupId>
<artifactId>tenant</artifactId>
Modified: branches/0.2/amdatu-core/tenantstore-fs/pom.xml
==============================================================================
--- branches/0.2/amdatu-core/tenantstore-fs/pom.xml (original)
+++ branches/0.2/amdatu-core/tenantstore-fs/pom.xml Tue Feb 22 15:36:07 2011
@@ -4,7 +4,7 @@
<parent>
<groupId>org.amdatu</groupId>
<artifactId>org.amdatu.core</artifactId>
- <version> 0.2.0-test3</version>
+ <version> 0.2.0-SNAPSHOT</version>
</parent>
<groupId>org.amdatu.core</groupId>
<artifactId>tenantstore-fs</artifactId>
Modified: branches/0.2/amdatu-core/tenantuseradmindecorator/pom.xml
==============================================================================
--- branches/0.2/amdatu-core/tenantuseradmindecorator/pom.xml (original)
+++ branches/0.2/amdatu-core/tenantuseradmindecorator/pom.xml Tue Feb 22
15:36:07 2011
@@ -4,7 +4,7 @@
<parent>
<groupId>org.amdatu</groupId>
<artifactId>org.amdatu.core</artifactId>
- <version> 0.2.0-test3</version>
+ <version> 0.2.0-SNAPSHOT</version>
</parent>
<groupId>org.amdatu.core</groupId>
<artifactId>tenantuseradmindecorator</artifactId>
Modified: branches/0.2/amdatu-core/useradminstore-fs/pom.xml
==============================================================================
--- branches/0.2/amdatu-core/useradminstore-fs/pom.xml (original)
+++ branches/0.2/amdatu-core/useradminstore-fs/pom.xml Tue Feb 22 15:36:07 2011
@@ -4,7 +4,7 @@
<parent>
<groupId>org.amdatu</groupId>
<artifactId>org.amdatu.core</artifactId>
- <version> 0.2.0-test3</version>
+ <version> 0.2.0-SNAPSHOT</version>
</parent>
<groupId>org.amdatu.core</groupId>
<artifactId>useradminstore-fs</artifactId>
Modified: branches/0.2/amdatu-example/course-gadget/pom.xml
==============================================================================
--- branches/0.2/amdatu-example/course-gadget/pom.xml (original)
+++ branches/0.2/amdatu-example/course-gadget/pom.xml Tue Feb 22 15:36:07 2011
@@ -4,7 +4,7 @@
<parent>
<groupId>org.amdatu</groupId>
<artifactId>org.amdatu.example</artifactId>
- <version> 0.2.0-test3</version>
+ <version> 0.2.0-SNAPSHOT</version>
</parent>
<groupId>org.amdatu.example.course</groupId>
<artifactId>gadget</artifactId>
Modified: branches/0.2/amdatu-example/course-service/pom.xml
==============================================================================
--- branches/0.2/amdatu-example/course-service/pom.xml (original)
+++ branches/0.2/amdatu-example/course-service/pom.xml Tue Feb 22 15:36:07 2011
@@ -4,7 +4,7 @@
<parent>
<groupId>org.amdatu</groupId>
<artifactId>org.amdatu.example</artifactId>
- <version> 0.2.0-test3</version>
+ <version> 0.2.0-SNAPSHOT</version>
</parent>
<groupId>org.amdatu.example.course</groupId>
<artifactId>service</artifactId>
Modified: branches/0.2/amdatu-example/friends-gadget/pom.xml
==============================================================================
--- branches/0.2/amdatu-example/friends-gadget/pom.xml (original)
+++ branches/0.2/amdatu-example/friends-gadget/pom.xml Tue Feb 22 15:36:07 2011
@@ -4,7 +4,7 @@
<parent>
<groupId>org.amdatu</groupId>
<artifactId>org.amdatu.example</artifactId>
- <version> 0.2.0-test3</version>
+ <version> 0.2.0-SNAPSHOT</version>
</parent>
<groupId>org.amdatu.example.friends</groupId>
<artifactId>gadget</artifactId>
Modified: branches/0.2/amdatu-example/gadgetrepository/pom.xml
==============================================================================
--- branches/0.2/amdatu-example/gadgetrepository/pom.xml (original)
+++ branches/0.2/amdatu-example/gadgetrepository/pom.xml Tue Feb 22
15:36:07 2011
@@ -4,7 +4,7 @@
<parent>
<groupId>org.amdatu</groupId>
<artifactId>org.amdatu.example</artifactId>
- <version> 0.2.0-test3</version>
+ <version> 0.2.0-SNAPSHOT</version>
</parent>
<groupId>org.amdatu.example</groupId>
<artifactId>gadgetrepository</artifactId>
Modified: branches/0.2/amdatu-example/oauth/pom.xml
==============================================================================
--- branches/0.2/amdatu-example/oauth/pom.xml (original)
+++ branches/0.2/amdatu-example/oauth/pom.xml Tue Feb 22 15:36:07 2011
@@ -4,7 +4,7 @@
<parent>
<groupId>org.amdatu</groupId>
<artifactId>org.amdatu.example</artifactId>
- <version> 0.2.0-test3</version>
+ <version> 0.2.0-SNAPSHOT</version>
</parent>
<groupId>org.amdatu.example</groupId>
<artifactId>oauth</artifactId>
Modified: branches/0.2/amdatu-example/pom.xml
==============================================================================
--- branches/0.2/amdatu-example/pom.xml (original)
+++ branches/0.2/amdatu-example/pom.xml Tue Feb 22 15:36:07 2011
@@ -4,7 +4,7 @@
<parent>
<groupId>org.amdatu</groupId>
<artifactId>amdatu</artifactId>
- <version> 0.2.0-test3</version>
+ <version> 0.2.0-SNAPSHOT</version>
</parent>
<artifactId>org.amdatu.example</artifactId>
<name>Amdatu Examples</name>
Modified: branches/0.2/amdatu-libraries/fsstorage/pom.xml
==============================================================================
--- branches/0.2/amdatu-libraries/fsstorage/pom.xml (original)
+++ branches/0.2/amdatu-libraries/fsstorage/pom.xml Tue Feb 22 15:36:07 2011
@@ -4,7 +4,7 @@
<parent>
<groupId>org.amdatu</groupId>
<artifactId>org.amdatu.libraries</artifactId>
- <version> 0.2.0-test3</version>
+ <version> 0.2.0-SNAPSHOT</version>
</parent>
<groupId>org.amdatu.libraries</groupId>
<artifactId>fsstorage</artifactId>
Modified: branches/0.2/amdatu-libraries/pom.xml
==============================================================================
--- branches/0.2/amdatu-libraries/pom.xml (original)
+++ branches/0.2/amdatu-libraries/pom.xml Tue Feb 22 15:36:07 2011
@@ -4,7 +4,7 @@
<parent>
<groupId>org.amdatu</groupId>
<artifactId>amdatu</artifactId>
- <version> 0.2.0-test3</version>
+ <version> 0.2.0-SNAPSHOT</version>
</parent>
<groupId>org.amdatu</groupId>
<artifactId>org.amdatu.libraries</artifactId>
Modified: branches/0.2/amdatu-libraries/utilities/pom.xml
==============================================================================
--- branches/0.2/amdatu-libraries/utilities/pom.xml (original)
+++ branches/0.2/amdatu-libraries/utilities/pom.xml Tue Feb 22 15:36:07 2011
@@ -4,7 +4,7 @@
<parent>
<groupId>org.amdatu</groupId>
<artifactId>org.amdatu.libraries</artifactId>
- <version> 0.2.0-test3</version>
+ <version> 0.2.0-SNAPSHOT</version>
</parent>
<groupId>org.amdatu.libraries</groupId>
<artifactId>utilities</artifactId>
Modified: branches/0.2/amdatu-opensocial/dashboard/pom.xml
==============================================================================
--- branches/0.2/amdatu-opensocial/dashboard/pom.xml (original)
+++ branches/0.2/amdatu-opensocial/dashboard/pom.xml Tue Feb 22 15:36:07 2011
@@ -4,7 +4,7 @@
<parent>
<groupId>org.amdatu</groupId>
<artifactId>org.amdatu.opensocial</artifactId>
- <version> 0.2.0-test3</version>
+ <version> 0.2.0-SNAPSHOT</version>
</parent>
<groupId>org.amdatu.opensocial</groupId>
<artifactId>dashboard</artifactId>
Modified: branches/0.2/amdatu-opensocial/gadgetmanagement/pom.xml
==============================================================================
--- branches/0.2/amdatu-opensocial/gadgetmanagement/pom.xml (original)
+++ branches/0.2/amdatu-opensocial/gadgetmanagement/pom.xml Tue Feb 22
15:36:07 2011
@@ -4,7 +4,7 @@
<parent>
<groupId>org.amdatu</groupId>
<artifactId>org.amdatu.opensocial</artifactId>
- <version> 0.2.0-test3</version>
+ <version> 0.2.0-SNAPSHOT</version>
</parent>
<groupId>org.amdatu.opensocial</groupId>
<artifactId>gadgetmanagement</artifactId>
Modified: branches/0.2/amdatu-opensocial/pom.xml
==============================================================================
--- branches/0.2/amdatu-opensocial/pom.xml (original)
+++ branches/0.2/amdatu-opensocial/pom.xml Tue Feb 22 15:36:07 2011
@@ -4,7 +4,7 @@
<parent>
<groupId>org.amdatu</groupId>
<artifactId>amdatu</artifactId>
- <version> 0.2.0-test3</version>
+ <version> 0.2.0-SNAPSHOT</version>
</parent>
<artifactId>org.amdatu.opensocial</artifactId>
<name>Amdatu Open Social</name>
Modified: branches/0.2/amdatu-opensocial/profile/pom.xml
==============================================================================
--- branches/0.2/amdatu-opensocial/profile/pom.xml (original)
+++ branches/0.2/amdatu-opensocial/profile/pom.xml Tue Feb 22 15:36:07 2011
@@ -4,7 +4,7 @@
<parent>
<groupId>org.amdatu</groupId>
<artifactId>org.amdatu.opensocial</artifactId>
- <version> 0.2.0-test3</version>
+ <version> 0.2.0-SNAPSHOT</version>
</parent>
<groupId>org.amdatu.opensocial</groupId>
<artifactId>profile</artifactId>
Modified: branches/0.2/amdatu-opensocial/shindig/pom.xml
==============================================================================
--- branches/0.2/amdatu-opensocial/shindig/pom.xml (original)
+++ branches/0.2/amdatu-opensocial/shindig/pom.xml Tue Feb 22 15:36:07 2011
@@ -4,7 +4,7 @@
<parent>
<groupId>org.amdatu</groupId>
<artifactId>org.amdatu.opensocial</artifactId>
- <version> 0.2.0-test3</version>
+ <version> 0.2.0-SNAPSHOT</version>
</parent>
<groupId>org.amdatu.opensocial</groupId>
<artifactId>shindig</artifactId>
Modified: branches/0.2/amdatu-release/pom.xml
==============================================================================
--- branches/0.2/amdatu-release/pom.xml (original)
+++ branches/0.2/amdatu-release/pom.xml Tue Feb 22 15:36:07 2011
@@ -3,7 +3,7 @@
<parent>
<groupId>org.amdatu</groupId>
<artifactId>amdatu</artifactId>
- <version> 0.2.0-test3</version>
+ <version> 0.2.0-SNAPSHOT</version>
</parent>
<packaging>pom</packaging>
<artifactId>amdatu-release</artifactId>
Modified: branches/0.2/amdatu-semanticweb/pom.xml
==============================================================================
--- branches/0.2/amdatu-semanticweb/pom.xml (original)
+++ branches/0.2/amdatu-semanticweb/pom.xml Tue Feb 22 15:36:07 2011
@@ -4,7 +4,7 @@
<parent>
<groupId>org.amdatu</groupId>
<artifactId>amdatu</artifactId>
- <version> 0.2.0-test3</version>
+ <version> 0.2.0-SNAPSHOT</version>
</parent>
<artifactId>org.amdatu.semanticweb</artifactId>
<name>Amdatu Semantic Web</name>
Modified: branches/0.2/amdatu-semanticweb/rdf2go-api/pom.xml
==============================================================================
--- branches/0.2/amdatu-semanticweb/rdf2go-api/pom.xml (original)
+++ branches/0.2/amdatu-semanticweb/rdf2go-api/pom.xml Tue Feb 22 15:36:07 2011
@@ -4,7 +4,7 @@
<parent>
<groupId>org.amdatu</groupId>
<artifactId>org.amdatu.semanticweb</artifactId>
- <version> 0.2.0-test3</version>
+ <version> 0.2.0-SNAPSHOT</version>
</parent>
<groupId>org.amdatu.semanticweb</groupId>
<artifactId>rdf2go.api</artifactId>
Modified: branches/0.2/amdatu-semanticweb/rdf2go-sesamebridge/pom.xml
==============================================================================
--- branches/0.2/amdatu-semanticweb/rdf2go-sesamebridge/pom.xml (original)
+++ branches/0.2/amdatu-semanticweb/rdf2go-sesamebridge/pom.xml Tue Feb 22
15:36:07 2011
@@ -4,7 +4,7 @@
<parent>
<groupId>org.amdatu</groupId>
<artifactId>org.amdatu.semanticweb</artifactId>
- <version> 0.2.0-test3</version>
+ <version> 0.2.0-SNAPSHOT</version>
</parent>
<groupId>org.amdatu.semanticweb</groupId>
<artifactId>rdf2go.sesamebridge</artifactId>
Modified: branches/0.2/amdatu-semanticweb/sesame/pom.xml
==============================================================================
--- branches/0.2/amdatu-semanticweb/sesame/pom.xml (original)
+++ branches/0.2/amdatu-semanticweb/sesame/pom.xml Tue Feb 22 15:36:07 2011
@@ -4,7 +4,7 @@
<parent>
<groupId>org.amdatu</groupId>
<artifactId>org.amdatu.semanticweb</artifactId>
- <version> 0.2.0-test3</version>
+ <version> 0.2.0-SNAPSHOT</version>
</parent>
<groupId>org.amdatu.semanticweb</groupId>
<artifactId>sesame</artifactId>
Modified: branches/0.2/amdatu-semanticweb/sparqlendpoint/pom.xml
==============================================================================
--- branches/0.2/amdatu-semanticweb/sparqlendpoint/pom.xml (original)
+++ branches/0.2/amdatu-semanticweb/sparqlendpoint/pom.xml Tue Feb 22
15:36:07 2011
@@ -4,7 +4,7 @@
<parent>
<groupId>org.amdatu</groupId>
<artifactId>org.amdatu.semanticweb</artifactId>
- <version> 0.2.0-test3</version>
+ <version> 0.2.0-SNAPSHOT</version>
</parent>
<groupId>org.amdatu.semanticweb</groupId>
<artifactId>sparqlendpoint</artifactId>
Modified: branches/0.2/amdatu-web/dispatcher/pom.xml
==============================================================================
--- branches/0.2/amdatu-web/dispatcher/pom.xml (original)
+++ branches/0.2/amdatu-web/dispatcher/pom.xml Tue Feb 22 15:36:07 2011
@@ -4,7 +4,7 @@
<parent>
<groupId>org.amdatu</groupId>
<artifactId>org.amdatu.web</artifactId>
- <version> 0.2.0-test3</version>
+ <version> 0.2.0-SNAPSHOT</version>
</parent>
<groupId>org.amdatu.web</groupId>
<artifactId>dispatcher</artifactId>
Modified: branches/0.2/amdatu-web/httpcontext/pom.xml
==============================================================================
--- branches/0.2/amdatu-web/httpcontext/pom.xml (original)
+++ branches/0.2/amdatu-web/httpcontext/pom.xml Tue Feb 22 15:36:07 2011
@@ -4,7 +4,7 @@
<parent>
<groupId>org.amdatu</groupId>
<artifactId>org.amdatu.web</artifactId>
- <version> 0.2.0-test3</version>
+ <version> 0.2.0-SNAPSHOT</version>
</parent>
<groupId>org.amdatu.web</groupId>
<artifactId>httpcontext</artifactId>
Modified: branches/0.2/amdatu-web/jsp/pom.xml
==============================================================================
--- branches/0.2/amdatu-web/jsp/pom.xml (original)
+++ branches/0.2/amdatu-web/jsp/pom.xml Tue Feb 22 15:36:07 2011
@@ -4,7 +4,7 @@
<parent>
<groupId>org.amdatu</groupId>
<artifactId>org.amdatu.web</artifactId>
- <version> 0.2.0-test3</version>
+ <version> 0.2.0-SNAPSHOT</version>
</parent>
<groupId>org.amdatu.web</groupId>
<artifactId>jsp</artifactId>
Modified: branches/0.2/amdatu-web/pom.xml
==============================================================================
--- branches/0.2/amdatu-web/pom.xml (original)
+++ branches/0.2/amdatu-web/pom.xml Tue Feb 22 15:36:07 2011
@@ -4,7 +4,7 @@
<parent>
<groupId>org.amdatu</groupId>
<artifactId>amdatu</artifactId>
- <version> 0.2.0-test3</version>
+ <version> 0.2.0-SNAPSHOT</version>
</parent>
<artifactId>org.amdatu.web</artifactId>
<name>Amdatu Web</name>
Modified: branches/0.2/amdatu-web/resource/pom.xml
==============================================================================
--- branches/0.2/amdatu-web/resource/pom.xml (original)
+++ branches/0.2/amdatu-web/resource/pom.xml Tue Feb 22 15:36:07 2011
@@ -4,7 +4,7 @@
<parent>
<groupId>org.amdatu</groupId>
<artifactId>org.amdatu.web</artifactId>
- <version> 0.2.0-test3</version>
+ <version> 0.2.0-SNAPSHOT</version>
</parent>
<groupId>org.amdatu.web</groupId>
<artifactId>resource</artifactId>
Modified: branches/0.2/amdatu-web/rest-jaxrs/pom.xml
==============================================================================
--- branches/0.2/amdatu-web/rest-jaxrs/pom.xml (original)
+++ branches/0.2/amdatu-web/rest-jaxrs/pom.xml Tue Feb 22 15:36:07 2011
@@ -4,7 +4,7 @@
<parent>
<groupId>org.amdatu</groupId>
<artifactId>org.amdatu.web</artifactId>
- <version> 0.2.0-test3</version>
+ <version> 0.2.0-SNAPSHOT</version>
</parent>
<groupId>org.amdatu.web.rest</groupId>
<artifactId>jaxrs</artifactId>
Modified: branches/0.2/amdatu-web/rest-wink/pom.xml
==============================================================================
--- branches/0.2/amdatu-web/rest-wink/pom.xml (original)
+++ branches/0.2/amdatu-web/rest-wink/pom.xml Tue Feb 22 15:36:07 2011
@@ -4,7 +4,7 @@
<parent>
<groupId>org.amdatu</groupId>
<artifactId>org.amdatu.web</artifactId>
- <version> 0.2.0-test3</version>
+ <version> 0.2.0-SNAPSHOT</version>
</parent>
<groupId>org.amdatu.web.rest</groupId>
<artifactId>wink</artifactId>
Modified: branches/0.2/amdatu-web/tenantresolver-hostname/pom.xml
==============================================================================
--- branches/0.2/amdatu-web/tenantresolver-hostname/pom.xml (original)
+++ branches/0.2/amdatu-web/tenantresolver-hostname/pom.xml Tue Feb 22
15:36:07 2011
@@ -4,7 +4,7 @@
<parent>
<groupId>org.amdatu</groupId>
<artifactId>org.amdatu.web</artifactId>
- <version> 0.2.0-test3</version>
+ <version> 0.2.0-SNAPSHOT</version>
</parent>
<groupId>org.amdatu.web</groupId>
<artifactId>tenantresolver-hostname</artifactId>
Modified: branches/0.2/amdatu-web/tenantresolver-parameter/pom.xml
==============================================================================
--- branches/0.2/amdatu-web/tenantresolver-parameter/pom.xml (original)
+++ branches/0.2/amdatu-web/tenantresolver-parameter/pom.xml Tue Feb 22
15:36:07 2011
@@ -4,7 +4,7 @@
<parent>
<groupId>org.amdatu</groupId>
<artifactId>org.amdatu.web</artifactId>
- <version> 0.2.0-test3</version>
+ <version> 0.2.0-SNAPSHOT</version>
</parent>
<groupId>org.amdatu.web</groupId>
<artifactId>tenantresolver-parameter</artifactId>
Modified: branches/0.2/integration-tests/pom.xml
==============================================================================
--- branches/0.2/integration-tests/pom.xml (original)
+++ branches/0.2/integration-tests/pom.xml Tue Feb 22 15:36:07 2011
@@ -4,7 +4,7 @@
<parent>
<groupId>org.amdatu</groupId>
<artifactId>amdatu</artifactId>
- <version> 0.2.0-test3</version>
+ <version> 0.2.0-SNAPSHOT</version>
</parent>
<groupId>org.amdatu.test</groupId>
<artifactId>integration</artifactId>
Modified: branches/0.2/pom.xml
==============================================================================
--- branches/0.2/pom.xml (original)
+++ branches/0.2/pom.xml Tue Feb 22 15:36:07 2011
@@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.amdatu</groupId>
<artifactId>amdatu</artifactId>
- <version> 0.2.0-test3</version>
+ <version> 0.2.0-SNAPSHOT</version>
<packaging>pom</packaging>
<name>Amdatu</name>
<description>Amdatu is an application platform</description>
@@ -195,9 +195,9 @@
</mailingLists>
<scm>
-
<connection>scm:svn:http://subversion.amdatu.org/svn/amdatu/branches/AMDATU-138-test3</connection>
-
<developerConnection>scm:svn:http://subversion.amdatu.org/svn/amdatu/branches/AMDATU-138-test3</developerConnection>
-
<url>http://subversion.amdatu.org/svn/amdatu/branches/AMDATU-138-test3</url>
+
<connection>scm:svn:http://subversion.amdatu.org/svn/amdatu/branches/0.2</connection>
+
<developerConnection>scm:svn:http://subversion.amdatu.org/svn/amdatu/branches/0.2</developerConnection>
+ <url>http://subversion.amdatu.org/viewvc/amdatu</url>
</scm>
<developers>
_______________________________________________
Amdatu-commits mailing list
[email protected]
http://lists.amdatu.org/mailman/listinfo/amdatu-commits