diff options
author | ramkumar <ramkumar@13f79535-47bb-0310-9956-ffa450edef68> | 2008-12-04 07:03:44 +0000 |
---|---|---|
committer | ramkumar <ramkumar@13f79535-47bb-0310-9956-ffa450edef68> | 2008-12-04 07:03:44 +0000 |
commit | 67b27ddbd08aced56d969c3abcb22573cb710e8d (patch) | |
tree | e0381eea26362ca368b00747a35d8b4125a297ea /branches/sca-java-1.4/samples/helloworld-bpel | |
parent | 8d4370a11f701a919715e7b9df1f69ca71574c3a (diff) |
removing sample modules
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@723225 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'branches/sca-java-1.4/samples/helloworld-bpel')
-rw-r--r-- | branches/sca-java-1.4/samples/helloworld-bpel/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/branches/sca-java-1.4/samples/helloworld-bpel/pom.xml b/branches/sca-java-1.4/samples/helloworld-bpel/pom.xml index d3ebc1152e..f54ea4fe31 100644 --- a/branches/sca-java-1.4/samples/helloworld-bpel/pom.xml +++ b/branches/sca-java-1.4/samples/helloworld-bpel/pom.xml @@ -156,7 +156,7 @@ <artifactItem> <groupId>org.apache.ode</groupId> <artifactId>ode-dao-jpa-ojpa-derby</artifactId> - <version>1.1</version> + <version>1.1.1</version> <type>zip</type> <overWrite>true</overWrite> <outputDirectory>${project.build.directory}/test-classes/</outputDirectory> |