Author: jkaputin
Date: Mon Jul 7 08:10:41 2008
New Revision: 674519
URL: http://svn.apache.org/viewvc?rev=674519&view=rev
Log:
WODEN-65
Applied patches from Sagara to remove 'incubating' from version.
Modified:
webservices/woden/branches/woden65/woden-api/pom.xml
webservices/woden/branches/woden65/woden-dom/pom.xml
webservices/woden/branches/woden65/woden-om/pom.xml
Modified: webservices/woden/branches/woden65/woden-api/pom.xml
URL:
http://svn.apache.org/viewvc/webservices/woden/branches/woden65/woden-api/pom.xml?rev=674519&r1=674518&r2=674519&view=diff
==============================================================================
--- webservices/woden/branches/woden65/woden-api/pom.xml (original)
+++ webservices/woden/branches/woden65/woden-api/pom.xml Mon Jul 7 08:10:41
2008
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.woden</groupId>
<artifactId>woden</artifactId>
- <version>1.0-incubating-SNAPSHOT</version>
+ <version>1.0-SNAPSHOT</version>
</parent>
<artifactId>woden-api</artifactId>
Modified: webservices/woden/branches/woden65/woden-dom/pom.xml
URL:
http://svn.apache.org/viewvc/webservices/woden/branches/woden65/woden-dom/pom.xml?rev=674519&r1=674518&r2=674519&view=diff
==============================================================================
--- webservices/woden/branches/woden65/woden-dom/pom.xml (original)
+++ webservices/woden/branches/woden65/woden-dom/pom.xml Mon Jul 7 08:10:41
2008
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.woden</groupId>
<artifactId>woden</artifactId>
- <version>1.0-incubating-SNAPSHOT</version>
+ <version>1.0-SNAPSHOT</version>
</parent>
<artifactId>woden-impl-dom</artifactId>
Modified: webservices/woden/branches/woden65/woden-om/pom.xml
URL:
http://svn.apache.org/viewvc/webservices/woden/branches/woden65/woden-om/pom.xml?rev=674519&r1=674518&r2=674519&view=diff
==============================================================================
--- webservices/woden/branches/woden65/woden-om/pom.xml (original)
+++ webservices/woden/branches/woden65/woden-om/pom.xml Mon Jul 7 08:10:41 2008
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.woden</groupId>
<artifactId>woden</artifactId>
- <version>1.0-incubating-SNAPSHOT</version>
+ <version>1.0-SNAPSHOT</version>
</parent>
<artifactId>woden-impl-om</artifactId>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]