summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/launcher/pom.xml
diff options
context:
space:
mode:
authorantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2009-03-17 10:45:05 +0000
committerantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2009-03-17 10:45:05 +0000
commit616c6197a8d86833b6556c338cb2f05cabc76ebb (patch)
tree2b42b60956328f0d588ac9e4bff418253731e560 /java/sca/modules/launcher/pom.xml
parenta6e4bc09667fa61c117d0aeaf07011fb83c5f920 (diff)
[maven-release-plugin] prepare branch test-branch
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@755183 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/sca/modules/launcher/pom.xml')
-rw-r--r--java/sca/modules/launcher/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/java/sca/modules/launcher/pom.xml b/java/sca/modules/launcher/pom.xml
index 4fcfdc4540..fb7546fa00 100644
--- a/java/sca/modules/launcher/pom.xml
+++ b/java/sca/modules/launcher/pom.xml
@@ -17,12 +17,12 @@
* specific language governing permissions and limitations
* under the License.
-->
-<project>
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-modules</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-M2-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>