From b0f9cda6d2deedff59ca6449bd0e5cec42af700c Mon Sep 17 00:00:00 2001 From: ramkumar Date: Tue, 2 Dec 2008 12:34:48 +0000 Subject: Changing version 1.4-SNAPSHOT to 1.5-SNAPSHOT git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@722441 13f79535-47bb-0310-9956-ffa450edef68 --- .../itest/osgi-tuscany/osgi-tuscany-test/pom.xml | 198 ++++++++-------- branches/sca-java-1.x/itest/osgi-tuscany/pom.xml | 78 +++---- .../itest/osgi-tuscany/test-bundles/pom.xml | 248 ++++++++++----------- .../osgi-tuscany/tuscany-osgi-installer/pom.xml | 2 +- .../itest/osgi-tuscany/tuscany-versioned/pom.xml | 4 +- 5 files changed, 265 insertions(+), 265 deletions(-) (limited to 'branches/sca-java-1.x/itest/osgi-tuscany') diff --git a/branches/sca-java-1.x/itest/osgi-tuscany/osgi-tuscany-test/pom.xml b/branches/sca-java-1.x/itest/osgi-tuscany/osgi-tuscany-test/pom.xml index d879d9c200..f6be3187df 100644 --- a/branches/sca-java-1.x/itest/osgi-tuscany/osgi-tuscany-test/pom.xml +++ b/branches/sca-java-1.x/itest/osgi-tuscany/osgi-tuscany-test/pom.xml @@ -1,99 +1,99 @@ - - - - 4.0.0 - - org.apache.tuscany.sca - tuscany-itest - 1.4-SNAPSHOT - ../../pom.xml - - itest-osgi-tuscany-test - Apache Tuscany OSGi-Based Tuscany Runtime Tests - - - - - org.eclipse - osgi - 3.3.2.R33x_v20080105 - - - - - - - junit - junit - 4.5 - test - - - - - - - - org.apache.maven.plugins - maven-surefire-plugin - - pertest - - - - - - - - ops4j-repository - http://repository.ops4j.org/maven2 - - false - - - - - + + + + 4.0.0 + + org.apache.tuscany.sca + tuscany-itest + 1.5-SNAPSHOT + ../../pom.xml + + itest-osgi-tuscany-test + Apache Tuscany OSGi-Based Tuscany Runtime Tests + + + + + org.eclipse + osgi + 3.3.2.R33x_v20080105 + + + + + + + junit + junit + 4.5 + test + + + + + + + + org.apache.maven.plugins + maven-surefire-plugin + + pertest + + + + + + + + ops4j-repository + http://repository.ops4j.org/maven2 + + false + + + + + diff --git a/branches/sca-java-1.x/itest/osgi-tuscany/pom.xml b/branches/sca-java-1.x/itest/osgi-tuscany/pom.xml index 0da4f09d61..afd3b3e411 100644 --- a/branches/sca-java-1.x/itest/osgi-tuscany/pom.xml +++ b/branches/sca-java-1.x/itest/osgi-tuscany/pom.xml @@ -1,39 +1,39 @@ - - - - 4.0.0 - - org.apache.tuscany.sca - tuscany-itest - 1.4-SNAPSHOT - ../pom.xml - - itest-osgi-tuscany - pom - Apache Tuscany OSGi-based Tuscany Runtime Integration Tests - - - test-bundles - tuscany-versioned - tuscany-osgi-installer - osgi-tuscany-test - - - + + + + 4.0.0 + + org.apache.tuscany.sca + tuscany-itest + 1.5-SNAPSHOT + ../pom.xml + + itest-osgi-tuscany + pom + Apache Tuscany OSGi-based Tuscany Runtime Integration Tests + + + test-bundles + tuscany-versioned + tuscany-osgi-installer + osgi-tuscany-test + + + diff --git a/branches/sca-java-1.x/itest/osgi-tuscany/test-bundles/pom.xml b/branches/sca-java-1.x/itest/osgi-tuscany/test-bundles/pom.xml index b53beea930..c240600e45 100644 --- a/branches/sca-java-1.x/itest/osgi-tuscany/test-bundles/pom.xml +++ b/branches/sca-java-1.x/itest/osgi-tuscany/test-bundles/pom.xml @@ -1,124 +1,124 @@ - - - - 4.0.0 - - org.apache.tuscany.sca - tuscany-itest - 1.4-SNAPSHOT - ../../pom.xml - - itest-osgi-tuscany-test-bundles - Apache Tuscany OSGi-Based Tuscany Runtime Test Bundles - - - - org.apache.tuscany.sca - tuscany-sca-api - 1.4-SNAPSHOT - - - - org.apache.tuscany.sca - tuscany-host-embedded - 1.4-SNAPSHOT - - - - org.apache.felix - org.apache.felix.main - 1.0.4 - - - - - - - itest-osgi-tuscany-test-bundles - - - org.apache.maven.plugins - maven-antrun-plugin - 1.1 - - - - ant - ant-trax - 1.6.5 - - - - - - create-bundles - generate-test-sources - - run - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + 4.0.0 + + org.apache.tuscany.sca + tuscany-itest + 1.5-SNAPSHOT + ../../pom.xml + + itest-osgi-tuscany-test-bundles + Apache Tuscany OSGi-Based Tuscany Runtime Test Bundles + + + + org.apache.tuscany.sca + tuscany-sca-api + 1.5-SNAPSHOT + + + + org.apache.tuscany.sca + tuscany-host-embedded + 1.5-SNAPSHOT + + + + org.apache.felix + org.apache.felix.main + 1.0.4 + + + + + + + itest-osgi-tuscany-test-bundles + + + org.apache.maven.plugins + maven-antrun-plugin + 1.1 + + + + ant + ant-trax + 1.6.5 + + + + + + create-bundles + generate-test-sources + + run + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/branches/sca-java-1.x/itest/osgi-tuscany/tuscany-osgi-installer/pom.xml b/branches/sca-java-1.x/itest/osgi-tuscany/tuscany-osgi-installer/pom.xml index d174fc27d7..c83244fa96 100644 --- a/branches/sca-java-1.x/itest/osgi-tuscany/tuscany-osgi-installer/pom.xml +++ b/branches/sca-java-1.x/itest/osgi-tuscany/tuscany-osgi-installer/pom.xml @@ -22,7 +22,7 @@ org.apache.tuscany.sca tuscany-itest - 1.4-SNAPSHOT + 1.5-SNAPSHOT ../../pom.xml itest-osgi-tuscany-installer diff --git a/branches/sca-java-1.x/itest/osgi-tuscany/tuscany-versioned/pom.xml b/branches/sca-java-1.x/itest/osgi-tuscany/tuscany-versioned/pom.xml index ccb403da1f..e30562fc74 100644 --- a/branches/sca-java-1.x/itest/osgi-tuscany/tuscany-versioned/pom.xml +++ b/branches/sca-java-1.x/itest/osgi-tuscany/tuscany-versioned/pom.xml @@ -22,7 +22,7 @@ org.apache.tuscany.sca tuscany-itest - 1.4-SNAPSHOT + 1.5-SNAPSHOT ../../pom.xml itest-osgi-tuscany-versioned @@ -626,7 +626,7 @@ org.apache.tuscany.sca tuscany-maven-bundle-plugin - 1.4-SNAPSHOT + 1.5-SNAPSHOT true -- cgit v1.2.3