summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/branches/2.0/testing/itest/distribution/legal-checks/pom.xml
diff options
context:
space:
mode:
authorlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2013-09-29 22:54:33 +0000
committerlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2013-09-29 22:54:33 +0000
commitd6d7f60601c7a9e01a5a2d85fcc5100445a8bc48 (patch)
treef58b22340a7cbf526353e40d405b20d350f2300f /sca-java-2.x/branches/2.0/testing/itest/distribution/legal-checks/pom.xml
parent00d23c4baacbee0eb15b3dbeca282610d6a907bc (diff)
Replace json.org dependency with json4j
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1527418 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sca-java-2.x/branches/2.0/testing/itest/distribution/legal-checks/pom.xml')
-rw-r--r--sca-java-2.x/branches/2.0/testing/itest/distribution/legal-checks/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/sca-java-2.x/branches/2.0/testing/itest/distribution/legal-checks/pom.xml b/sca-java-2.x/branches/2.0/testing/itest/distribution/legal-checks/pom.xml
index 888f833640..05112b03a4 100644
--- a/sca-java-2.x/branches/2.0/testing/itest/distribution/legal-checks/pom.xml
+++ b/sca-java-2.x/branches/2.0/testing/itest/distribution/legal-checks/pom.xml
@@ -56,7 +56,7 @@
</execution>
</executions>
<configuration>
- <basedir>../../../../distribution/all/target/apache-tuscany-sca-all-2.0.dir</basedir>
+ <basedir>../../../../distribution/all/target/apache-tuscany-sca-all-${project.version}.dir</basedir>
<excludeSubProjects>false</excludeSubProjects>
<excludes>
<exclude>tuscany-sca-2.0/CHANGES</exclude>