Author: deepal
Date: Fri Feb 1 05:08:52 2008
New Revision: 13226
Log:
changed pom.xml to 1.0-RC1
Modified:
branches/registry/1_0/modules/core/pom.xml
branches/registry/1_0/modules/distribution/pom.xml
branches/registry/1_0/modules/documentation/pom.xml
branches/registry/1_0/modules/webapps/pom.xml
branches/registry/1_0/pom.xml
Modified: branches/registry/1_0/modules/core/pom.xml
==============================================================================
--- branches/registry/1_0/modules/core/pom.xml (original)
+++ branches/registry/1_0/modules/core/pom.xml Fri Feb 1 05:08:52 2008
@@ -4,13 +4,13 @@
<parent>
<groupId>org.wso2.registry</groupId>
<artifactId>org.wso2.registry</artifactId>
- <version>1.0-SNAPSHOT</version>
+ <version>1.0-RC1</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>wso2registry-core</artifactId>
<packaging>jar</packaging>
- <version>1.0.1-SNAPSHOT</version>
+
<name>WSO2 Registry - Core</name>
<build>
<resources>
Modified: branches/registry/1_0/modules/distribution/pom.xml
==============================================================================
--- branches/registry/1_0/modules/distribution/pom.xml (original)
+++ branches/registry/1_0/modules/distribution/pom.xml Fri Feb 1 05:08:52 2008
@@ -22,7 +22,7 @@
<parent>
<groupId>org.wso2.registry</groupId>
<artifactId>org.wso2.registry</artifactId>
- <version>1.0-SNAPSHOT</version>
+ <version>1.0-RC1</version>
</parent>
Modified: branches/registry/1_0/modules/documentation/pom.xml
==============================================================================
--- branches/registry/1_0/modules/documentation/pom.xml (original)
+++ branches/registry/1_0/modules/documentation/pom.xml Fri Feb 1 05:08:52 2008
@@ -22,7 +22,7 @@
<parent>
<groupId>org.wso2.registry</groupId>
<artifactId>org.wso2.registry</artifactId>
- <version>1.0-SNAPSHOT</version>
+ <version>1.0-RC1</version>
</parent>
<artifactId>wso2registry-documentation</artifactId>
Modified: branches/registry/1_0/modules/webapps/pom.xml
==============================================================================
--- branches/registry/1_0/modules/webapps/pom.xml (original)
+++ branches/registry/1_0/modules/webapps/pom.xml Fri Feb 1 05:08:52 2008
@@ -22,7 +22,7 @@
<parent>
<groupId>org.wso2.registry</groupId>
<artifactId>org.wso2.registry</artifactId>
- <version>1.0-SNAPSHOT</version>
+ <version>1.0-RC1</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>wso2registry-webapp</artifactId>
@@ -103,7 +103,7 @@
<dependency>
<groupId>org.wso2.registry</groupId>
<artifactId>wso2registry-core</artifactId>
- <version>1.0.1-SNAPSHOT</version>
+ <version>1.0-RC1</version>
<exclusions>
<exclusion><groupId>javax.servlet</groupId><artifactId>servlet-api</artifactId></exclusion>
<exclusion><groupId>tomcat</groupId><artifactId>naming-factory</artifactId></exclusion>
Modified: branches/registry/1_0/pom.xml
==============================================================================
--- branches/registry/1_0/pom.xml (original)
+++ branches/registry/1_0/pom.xml Fri Feb 1 05:08:52 2008
@@ -24,7 +24,7 @@
<groupId>org.wso2.registry</groupId>
<artifactId>org.wso2.registry</artifactId>
<packaging>pom</packaging>
- <version>1.0-SNAPSHOT</version>
+ <version>1.0-RC1</version>
<name>WSO2 Repository</name>
<url>http://wso2.org/projects/registry</url>
_______________________________________________
Registry-dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/registry-dev