summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/archetypes
diff options
context:
space:
mode:
Diffstat (limited to 'sca-java-2.x/trunk/archetypes')
-rw-r--r--sca-java-2.x/trunk/archetypes/contribution-jar/src/main/resources/archetype-resources/pom.xml4
-rw-r--r--sca-java-2.x/trunk/archetypes/contribution-zip/src/main/resources/archetype-resources/pom.xml4
-rw-r--r--sca-java-2.x/trunk/archetypes/quickstart-bpel/src/main/resources/archetype-resources/pom.xml4
-rw-r--r--sca-java-2.x/trunk/archetypes/quickstart-jsonp/src/main/resources/archetype-resources/pom.xml4
-rw-r--r--sca-java-2.x/trunk/archetypes/quickstart/src/main/resources/archetype-resources/pom.xml4
5 files changed, 10 insertions, 10 deletions
diff --git a/sca-java-2.x/trunk/archetypes/contribution-jar/src/main/resources/archetype-resources/pom.xml b/sca-java-2.x/trunk/archetypes/contribution-jar/src/main/resources/archetype-resources/pom.xml
index 5ac5472493..99eb8fe62b 100644
--- a/sca-java-2.x/trunk/archetypes/contribution-jar/src/main/resources/archetype-resources/pom.xml
+++ b/sca-java-2.x/trunk/archetypes/contribution-jar/src/main/resources/archetype-resources/pom.xml
@@ -42,7 +42,7 @@
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
- <version>4.5</version>
+ <version>4.8.1</version>
<scope>test</scope>
</dependency>
@@ -107,4 +107,4 @@
<tuscany.version>2.0-SNAPSHOT</tuscany.version>
</properties>
#end
-</project> \ No newline at end of file
+</project>
diff --git a/sca-java-2.x/trunk/archetypes/contribution-zip/src/main/resources/archetype-resources/pom.xml b/sca-java-2.x/trunk/archetypes/contribution-zip/src/main/resources/archetype-resources/pom.xml
index 35858670d2..873b45ee39 100644
--- a/sca-java-2.x/trunk/archetypes/contribution-zip/src/main/resources/archetype-resources/pom.xml
+++ b/sca-java-2.x/trunk/archetypes/contribution-zip/src/main/resources/archetype-resources/pom.xml
@@ -57,7 +57,7 @@
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
- <version>4.5</version>
+ <version>4.8.1</version>
<scope>test</scope>
</dependency>
@@ -150,4 +150,4 @@
<tuscany.version>2.0-SNAPSHOT</tuscany.version>
</properties>
#end
-</project> \ No newline at end of file
+</project>
diff --git a/sca-java-2.x/trunk/archetypes/quickstart-bpel/src/main/resources/archetype-resources/pom.xml b/sca-java-2.x/trunk/archetypes/quickstart-bpel/src/main/resources/archetype-resources/pom.xml
index f3e7e19e03..30be6b66e3 100644
--- a/sca-java-2.x/trunk/archetypes/quickstart-bpel/src/main/resources/archetype-resources/pom.xml
+++ b/sca-java-2.x/trunk/archetypes/quickstart-bpel/src/main/resources/archetype-resources/pom.xml
@@ -55,7 +55,7 @@
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
- <version>4.5</version>
+ <version>4.8.1</version>
<scope>test</scope>
</dependency>
@@ -179,4 +179,4 @@
<jetty.version>6.1.18</jetty.version>
</properties>
#end
-</project> \ No newline at end of file
+</project>
diff --git a/sca-java-2.x/trunk/archetypes/quickstart-jsonp/src/main/resources/archetype-resources/pom.xml b/sca-java-2.x/trunk/archetypes/quickstart-jsonp/src/main/resources/archetype-resources/pom.xml
index 34e53f0b7b..8fc4bde625 100644
--- a/sca-java-2.x/trunk/archetypes/quickstart-jsonp/src/main/resources/archetype-resources/pom.xml
+++ b/sca-java-2.x/trunk/archetypes/quickstart-jsonp/src/main/resources/archetype-resources/pom.xml
@@ -66,7 +66,7 @@
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
- <version>4.5</version>
+ <version>4.8.1</version>
<scope>test</scope>
</dependency>
@@ -151,4 +151,4 @@
<tuscany.version>2.0-SNAPSHOT</tuscany.version>
<jetty.version>6.1.18</jetty.version>
</properties>
-</project> \ No newline at end of file
+</project>
diff --git a/sca-java-2.x/trunk/archetypes/quickstart/src/main/resources/archetype-resources/pom.xml b/sca-java-2.x/trunk/archetypes/quickstart/src/main/resources/archetype-resources/pom.xml
index 1c863a830e..bad07a995e 100644
--- a/sca-java-2.x/trunk/archetypes/quickstart/src/main/resources/archetype-resources/pom.xml
+++ b/sca-java-2.x/trunk/archetypes/quickstart/src/main/resources/archetype-resources/pom.xml
@@ -55,7 +55,7 @@
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
- <version>4.5</version>
+ <version>4.8.1</version>
<scope>test</scope>
</dependency>
@@ -140,4 +140,4 @@
<tuscany.version>2.0-SNAPSHOT</tuscany.version>
<jetty.version>6.1.18</jetty.version>
</properties>
-</project> \ No newline at end of file
+</project>