Author: jboynes
Date: Sat Oct 14 08:43:35 2006
New Revision: 463962
URL: http://svn.apache.org/viewvc?view=rev&rev=463962
Log:
tag version 1.0-incubator-M2 of the commonj timer/work spec api
Added:
incubator/tuscany/tags/java/spec/commonj/
incubator/tuscany/tags/java/spec/commonj/1.0-incubator-M2/
- copied from r463877, incubator/tuscany/java/spec/commonj/
Modified:
incubator/tuscany/tags/java/spec/commonj/1.0-incubator-M2/pom.xml
Modified: incubator/tuscany/tags/java/spec/commonj/1.0-incubator-M2/pom.xml
URL:
http://svn.apache.org/viewvc/incubator/tuscany/tags/java/spec/commonj/1.0-incubator-M2/pom.xml?view=diff&rev=463962&r1=463877&r2=463962
==============================================================================
--- incubator/tuscany/tags/java/spec/commonj/1.0-incubator-M2/pom.xml (original)
+++ incubator/tuscany/tags/java/spec/commonj/1.0-incubator-M2/pom.xml Sat Oct
14 08:43:35 2006
@@ -22,11 +22,11 @@
<parent>
<groupId>org.apache.tuscany</groupId>
<artifactId>parent</artifactId>
- <version>1-incubator-SNAPSHOT</version>
+ <version>1-incubator</version>
</parent>
<groupId>org.apache.tuscany</groupId>
<artifactId>commonj-api_r${specVersion}</artifactId>
- <version>1.0-incubator-M2-SNAPSHOT</version>
+ <version>1.0-incubator-M2</version>
<packaging>osgi-bundle</packaging>
<name>Commonj API for Timer and Work Manager</name>
<description>Commonj API for Timer and Work Manager</description>
@@ -37,17 +37,6 @@
<!-- definition of repositories where the parent pom can be found -->
<repositories>
- <repository>
- <id>apache.snapshots</id>
- <name>Apache Snapshot Repository</name>
- <url>http://people.apache.org/repo/m2-snapshot-repository</url>
- <releases>
- <enabled>false</enabled>
- </releases>
- <snapshots>
- <enabled>true</enabled>
- </snapshots>
- </repository>
<repository>
<id>apache.incubator</id>
<name>Apache Incubator Repository</name>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]