summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/branches/2.0/samples/getting-started
diff options
context:
space:
mode:
Diffstat (limited to 'sca-java-2.x/branches/2.0/samples/getting-started')
-rw-r--r--sca-java-2.x/branches/2.0/samples/getting-started/helloworld-jaxrs/pom.xml4
-rw-r--r--sca-java-2.x/branches/2.0/samples/getting-started/helloworld-jsonp/pom.xml4
-rw-r--r--sca-java-2.x/branches/2.0/samples/getting-started/helloworld-jsonrpc/pom.xml4
-rw-r--r--sca-java-2.x/branches/2.0/samples/getting-started/helloworld-scaclient/pom.xml4
-rw-r--r--sca-java-2.x/branches/2.0/samples/getting-started/helloworld-spring/pom.xml4
-rw-r--r--sca-java-2.x/branches/2.0/samples/getting-started/helloworld-webapp/pom.xml4
-rw-r--r--sca-java-2.x/branches/2.0/samples/getting-started/helloworld-webservice/pom.xml4
-rw-r--r--sca-java-2.x/branches/2.0/samples/getting-started/helloworld-withdeps/pom.xml4
-rw-r--r--sca-java-2.x/branches/2.0/samples/getting-started/helloworld/pom.xml4
-rw-r--r--sca-java-2.x/branches/2.0/samples/getting-started/pom.xml4
10 files changed, 20 insertions, 20 deletions
diff --git a/sca-java-2.x/branches/2.0/samples/getting-started/helloworld-jaxrs/pom.xml b/sca-java-2.x/branches/2.0/samples/getting-started/helloworld-jaxrs/pom.xml
index dab06bbad4..34aed2d35b 100644
--- a/sca-java-2.x/branches/2.0/samples/getting-started/helloworld-jaxrs/pom.xml
+++ b/sca-java-2.x/branches/2.0/samples/getting-started/helloworld-jaxrs/pom.xml
@@ -24,11 +24,11 @@
<parent>
<groupId>org.apache.tuscany.sca.samples</groupId>
<artifactId>tuscany-samples</artifactId>
- <version>2.0</version>
+ <version>2.0.1-SNAPSHOT</version>
<relativePath />
</parent>
<artifactId>helloworld-jaxrs</artifactId>
- <version>2.0</version>
+ <version>2.0.1-SNAPSHOT</version>
<name>Apache Tuscany SCA Samples Helloworld JAX-RS</name>
diff --git a/sca-java-2.x/branches/2.0/samples/getting-started/helloworld-jsonp/pom.xml b/sca-java-2.x/branches/2.0/samples/getting-started/helloworld-jsonp/pom.xml
index cd5599923e..208bf0dd3f 100644
--- a/sca-java-2.x/branches/2.0/samples/getting-started/helloworld-jsonp/pom.xml
+++ b/sca-java-2.x/branches/2.0/samples/getting-started/helloworld-jsonp/pom.xml
@@ -24,12 +24,12 @@
<parent>
<groupId>org.apache.tuscany.sca.samples</groupId>
<artifactId>tuscany-samples</artifactId>
- <version>2.0</version>
+ <version>2.0.1-SNAPSHOT</version>
<relativePath />
</parent>
<artifactId>helloworld-jsonp</artifactId>
- <version>2.0</version>
+ <version>2.0.1-SNAPSHOT</version>
<name>Apache Tuscany SCA Samples Helloworld JSONP</name>
diff --git a/sca-java-2.x/branches/2.0/samples/getting-started/helloworld-jsonrpc/pom.xml b/sca-java-2.x/branches/2.0/samples/getting-started/helloworld-jsonrpc/pom.xml
index 4811017425..ad961712fd 100644
--- a/sca-java-2.x/branches/2.0/samples/getting-started/helloworld-jsonrpc/pom.xml
+++ b/sca-java-2.x/branches/2.0/samples/getting-started/helloworld-jsonrpc/pom.xml
@@ -24,12 +24,12 @@
<parent>
<groupId>org.apache.tuscany.sca.samples</groupId>
<artifactId>tuscany-samples</artifactId>
- <version>2.0</version>
+ <version>2.0.1-SNAPSHOT</version>
<relativePath />
</parent>
<artifactId>helloworld-jsonrpc</artifactId>
- <version>2.0</version>
+ <version>2.0.1-SNAPSHOT</version>
<name>Apache Tuscany SCA Samples Helloworld JSON-RPC</name>
diff --git a/sca-java-2.x/branches/2.0/samples/getting-started/helloworld-scaclient/pom.xml b/sca-java-2.x/branches/2.0/samples/getting-started/helloworld-scaclient/pom.xml
index f1d8980e07..5e67af9d4d 100644
--- a/sca-java-2.x/branches/2.0/samples/getting-started/helloworld-scaclient/pom.xml
+++ b/sca-java-2.x/branches/2.0/samples/getting-started/helloworld-scaclient/pom.xml
@@ -24,12 +24,12 @@
<parent>
<groupId>org.apache.tuscany.sca.samples</groupId>
<artifactId>tuscany-samples</artifactId>
- <version>2.0</version>
+ <version>2.0.1-SNAPSHOT</version>
<relativePath />
</parent>
<artifactId>helloworld-scaclient</artifactId>
- <version>2.0</version>
+ <version>2.0.1-SNAPSHOT</version>
<name>Apache Tuscany SCA Samples Helloworld SCAClient</name>
diff --git a/sca-java-2.x/branches/2.0/samples/getting-started/helloworld-spring/pom.xml b/sca-java-2.x/branches/2.0/samples/getting-started/helloworld-spring/pom.xml
index b60d2fd172..a1e1ce2049 100644
--- a/sca-java-2.x/branches/2.0/samples/getting-started/helloworld-spring/pom.xml
+++ b/sca-java-2.x/branches/2.0/samples/getting-started/helloworld-spring/pom.xml
@@ -24,11 +24,11 @@
<parent>
<groupId>org.apache.tuscany.sca.samples</groupId>
<artifactId>tuscany-samples</artifactId>
- <version>2.0</version>
+ <version>2.0.1-SNAPSHOT</version>
<relativePath />
</parent>
<artifactId>helloworld-spring</artifactId>
- <version>2.0</version>
+ <version>2.0.1-SNAPSHOT</version>
<name>Apache Tuscany SCA Samples Helloworld Spring</name>
diff --git a/sca-java-2.x/branches/2.0/samples/getting-started/helloworld-webapp/pom.xml b/sca-java-2.x/branches/2.0/samples/getting-started/helloworld-webapp/pom.xml
index b807bf9c30..afdb64f449 100644
--- a/sca-java-2.x/branches/2.0/samples/getting-started/helloworld-webapp/pom.xml
+++ b/sca-java-2.x/branches/2.0/samples/getting-started/helloworld-webapp/pom.xml
@@ -24,12 +24,12 @@
<parent>
<groupId>org.apache.tuscany.sca.samples</groupId>
<artifactId>tuscany-samples</artifactId>
- <version>2.0</version>
+ <version>2.0.1-SNAPSHOT</version>
<relativePath />
</parent>
<artifactId>helloworld-webapp</artifactId>
- <version>2.0</version>
+ <version>2.0.1-SNAPSHOT</version>
<name>Apache Tuscany SCA Samples Helloworld WebApp</name>
<packaging>war</packaging>
diff --git a/sca-java-2.x/branches/2.0/samples/getting-started/helloworld-webservice/pom.xml b/sca-java-2.x/branches/2.0/samples/getting-started/helloworld-webservice/pom.xml
index c747e35923..4bb53773f1 100644
--- a/sca-java-2.x/branches/2.0/samples/getting-started/helloworld-webservice/pom.xml
+++ b/sca-java-2.x/branches/2.0/samples/getting-started/helloworld-webservice/pom.xml
@@ -24,12 +24,12 @@
<parent>
<groupId>org.apache.tuscany.sca.samples</groupId>
<artifactId>tuscany-samples</artifactId>
- <version>2.0</version>
+ <version>2.0.1-SNAPSHOT</version>
<relativePath />
</parent>
<artifactId>helloworld-webservice</artifactId>
- <version>2.0</version>
+ <version>2.0.1-SNAPSHOT</version>
<name>Apache Tuscany SCA Samples Helloworld Web Service</name>
diff --git a/sca-java-2.x/branches/2.0/samples/getting-started/helloworld-withdeps/pom.xml b/sca-java-2.x/branches/2.0/samples/getting-started/helloworld-withdeps/pom.xml
index c05d63dd2e..59fa04af55 100644
--- a/sca-java-2.x/branches/2.0/samples/getting-started/helloworld-withdeps/pom.xml
+++ b/sca-java-2.x/branches/2.0/samples/getting-started/helloworld-withdeps/pom.xml
@@ -24,11 +24,11 @@
<parent>
<groupId>org.apache.tuscany.sca.samples</groupId>
<artifactId>tuscany-samples</artifactId>
- <version>2.0</version>
+ <version>2.0.1-SNAPSHOT</version>
<relativePath />
</parent>
<artifactId>helloworld-withdeps</artifactId>
- <version>2.0</version>
+ <version>2.0.1-SNAPSHOT</version>
<name>Apache Tuscany SCA Samples Helloworld With Dependencies</name>
diff --git a/sca-java-2.x/branches/2.0/samples/getting-started/helloworld/pom.xml b/sca-java-2.x/branches/2.0/samples/getting-started/helloworld/pom.xml
index a7cb670682..2f55d8ad5e 100644
--- a/sca-java-2.x/branches/2.0/samples/getting-started/helloworld/pom.xml
+++ b/sca-java-2.x/branches/2.0/samples/getting-started/helloworld/pom.xml
@@ -24,11 +24,11 @@
<parent>
<groupId>org.apache.tuscany.sca.samples</groupId>
<artifactId>tuscany-samples</artifactId>
- <version>2.0</version>
+ <version>2.0.1-SNAPSHOT</version>
<relativePath />
</parent>
<artifactId>helloworld</artifactId>
- <version>2.0</version>
+ <version>2.0.1-SNAPSHOT</version>
<name>Apache Tuscany SCA Samples Helloworld</name>
diff --git a/sca-java-2.x/branches/2.0/samples/getting-started/pom.xml b/sca-java-2.x/branches/2.0/samples/getting-started/pom.xml
index 74004c1b6e..4510b50598 100644
--- a/sca-java-2.x/branches/2.0/samples/getting-started/pom.xml
+++ b/sca-java-2.x/branches/2.0/samples/getting-started/pom.xml
@@ -22,11 +22,11 @@
<parent>
<groupId>org.apache.tuscany.sca.samples</groupId>
<artifactId>tuscany-samples</artifactId>
- <version>2.0</version>
+ <version>2.0.1-SNAPSHOT</version>
</parent>
<artifactId>tuscany-samples-getting-started</artifactId>
- <version>2.0</version>
+ <version>2.0.1-SNAPSHOT</version>
<packaging>pom</packaging>
<name>Apache Tuscany SCA Samples Getting Started</name>