summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/archetypes/quickstart-bpel/src/main/resources/archetype-resources/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--sca-java-2.x/trunk/archetypes/quickstart-bpel/src/main/resources/archetype-resources/pom.xml4
1 files changed, 2 insertions, 2 deletions
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>