diff options
Diffstat (limited to 'das-java')
-rw-r--r-- | das-java/trunk/pom.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/das-java/trunk/pom.xml b/das-java/trunk/pom.xml index e2a1d1128c..740cf4edab 100644 --- a/das-java/trunk/pom.xml +++ b/das-java/trunk/pom.xml @@ -20,9 +20,9 @@ <project> <modelVersion>4.0.0</modelVersion> <parent> - <groupId>org.apache.tuscany</groupId> - <artifactId>parent</artifactId> - <version>3-SNAPSHOT</version> + <groupId>org.apache</groupId> + <artifactId>apache</artifactId> + <version>4</version> </parent> <groupId>org.apache.tuscany.das</groupId> <artifactId>tuscany-das</artifactId> |