summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-1.5.2/itest/domainmgr/pom.xml
diff options
context:
space:
mode:
authorslaws <slaws@13f79535-47bb-0310-9956-ffa450edef68>2009-10-07 11:25:00 +0000
committerslaws <slaws@13f79535-47bb-0310-9956-ffa450edef68>2009-10-07 11:25:00 +0000
commit4e0a82cb2cdc1ff5b34434dc8e2137a7c565eaa2 (patch)
tree583fb73ef028fae26269be15501fe510fb022ff4 /branches/sca-java-1.5.2/itest/domainmgr/pom.xml
parentec8eaf2e5bd3fc8ffd37955074ce11e841f790d7 (diff)
Update poms to 1.5.2-SNAPSHOT
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@822668 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'branches/sca-java-1.5.2/itest/domainmgr/pom.xml')
-rw-r--r--branches/sca-java-1.5.2/itest/domainmgr/pom.xml88
1 files changed, 44 insertions, 44 deletions
diff --git a/branches/sca-java-1.5.2/itest/domainmgr/pom.xml b/branches/sca-java-1.5.2/itest/domainmgr/pom.xml
index 0e82cb4e62..6ab9a9df2a 100644
--- a/branches/sca-java-1.5.2/itest/domainmgr/pom.xml
+++ b/branches/sca-java-1.5.2/itest/domainmgr/pom.xml
@@ -1,44 +1,44 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
- * Licensed to the Apache Software Foundation (ASF) under one
- * or more contributor license agreements. See the NOTICE file
- * distributed with this work for additional information
- * regarding copyright ownership. The ASF licenses this file
- * to you under the Apache License, Version 2.0 (the
- * "License"); you may not use this file except in compliance
- * with the License. You may obtain a copy of the License at
- *
- * http://www.apache.org/licenses/LICENSE-2.0
- *
- * Unless required by applicable law or agreed to in writing,
- * software distributed under the License is distributed on an
- * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
- * KIND, either express or implied. See the License for the
- * specific language governing permissions and limitations
- * under the License.
--->
-<project>
- <parent>
- <groupId>org.apache.tuscany.sca</groupId>
- <artifactId>tuscany-itest</artifactId>
- <version>1.5.1-SNAPSHOT</version>
- <relativePath>../pom.xml</relativePath>
- </parent>
- <modelVersion>4.0.0</modelVersion>
-
- <groupId>org.apache.tuscany.sca</groupId>
- <artifactId>itest-domainmgr</artifactId>
- <name>Apache Tuscany Domain Manager Integration Tests</name>
- <version>1.5.1-SNAPSHOT</version>
-
- <packaging>pom</packaging>
- <build>
- <defaultGoal>install</defaultGoal>
- </build>
- <modules>
- <module>basic</module>
- <module>transaction</module>
- <module>error</module>
- <module>callback</module>
- </modules>
-</project>
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements. See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership. The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License. You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied. See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+-->
+<project>
+ <parent>
+ <groupId>org.apache.tuscany.sca</groupId>
+ <artifactId>tuscany-itest</artifactId>
+ <version>1.5.2-SNAPSHOT</version>
+ <relativePath>../pom.xml</relativePath>
+ </parent>
+ <modelVersion>4.0.0</modelVersion>
+
+ <groupId>org.apache.tuscany.sca</groupId>
+ <artifactId>itest-domainmgr</artifactId>
+ <name>Apache Tuscany Domain Manager Integration Tests</name>
+ <version>1.5.2-SNAPSHOT</version>
+
+ <packaging>pom</packaging>
+ <build>
+ <defaultGoal>install</defaultGoal>
+ </build>
+ <modules>
+ <module>basic</module>
+ <module>transaction</module>
+ <module>error</module>
+ <module>callback</module>
+ </modules>
+</project>