Author: jboynes
Date: Sat Oct 14 08:36:02 2006
New Revision: 463959
URL: http://svn.apache.org/viewvc?view=rev&rev=463959
Log:
tag version 1.0-incubator-M2 of sca spec api
Added:
incubator/tuscany/tags/java/spec/
incubator/tuscany/tags/java/spec/sca/
incubator/tuscany/tags/java/spec/sca/1.0-incubator-M2/
- copied from r463877, incubator/tuscany/java/spec/sca/
Modified:
incubator/tuscany/tags/java/spec/sca/1.0-incubator-M2/pom.xml
Modified: incubator/tuscany/tags/java/spec/sca/1.0-incubator-M2/pom.xml
URL:
http://svn.apache.org/viewvc/incubator/tuscany/tags/java/spec/sca/1.0-incubator-M2/pom.xml?view=diff&rev=463959&r1=463877&r2=463959
==============================================================================
--- incubator/tuscany/tags/java/spec/sca/1.0-incubator-M2/pom.xml (original)
+++ incubator/tuscany/tags/java/spec/sca/1.0-incubator-M2/pom.xml Sat Oct 14
08:36:02 2006
@@ -22,13 +22,13 @@
<parent>
<groupId>org.apache.tuscany</groupId>
<artifactId>parent</artifactId>
- <version>1-incubator-SNAPSHOT</version>
+ <version>1-incubator</version>
</parent>
<groupId>org.osoa</groupId>
<artifactId>sca-api-r${specVersion}</artifactId>
<name>SCA API</name>
<description>API classes for the Service Component
Architecture</description>
- <version>1.0-incubator-M2-SNAPSHOT</version>
+ <version>1.0-incubator-M2</version>
<packaging>osgi-bundle</packaging>
<properties>
@@ -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]