summaryrefslogtreecommitdiffstats
path: root/java
diff options
context:
space:
mode:
authorantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2009-11-02 15:08:05 +0000
committerantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2009-11-02 15:08:05 +0000
commit716c311f04691fdd61bf8b34fd4bd60ec9b4c124 (patch)
tree9f08c681b729f95f0793cbb5ccaf22c20f28d36d /java
parent8afc789e2bcf58e03294f729c3fe0746de76a4e7 (diff)
Use released version on osgi junit plugin
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@831912 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java')
-rw-r--r--java/sca/samples/helloworld-bpel/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/java/sca/samples/helloworld-bpel/pom.xml b/java/sca/samples/helloworld-bpel/pom.xml
index 2435bb1a5d..8515c06768 100644
--- a/java/sca/samples/helloworld-bpel/pom.xml
+++ b/java/sca/samples/helloworld-bpel/pom.xml
@@ -89,7 +89,7 @@
<plugin>
<groupId>org.apache.tuscany.maven.plugins</groupId>
<artifactId>maven-osgi-junit-plugin</artifactId>
- <version>1.0-SNAPSHOT</version>
+ <version>1.0</version>
<executions>
<execution>
<id>osgi-test</id>