diff options
author | jsdelfino <jsdelfino@13f79535-47bb-0310-9956-ffa450edef68> | 2008-10-12 19:07:25 +0000 |
---|---|---|
committer | jsdelfino <jsdelfino@13f79535-47bb-0310-9956-ffa450edef68> | 2008-10-12 19:07:25 +0000 |
commit | 2ca0730e433d67f086908801929c74bbc1fe37b2 (patch) | |
tree | d76d38f31e1b224a4baa59cbf6c4d973dd3ada90 /branches/sca-equinox | |
parent | d6b96934a15b05fb5724182e85145de61bd61d78 (diff) |
Adjusted pom.xml to rename.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@703864 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'branches/sca-equinox')
-rw-r--r-- | branches/sca-equinox/tools/maven/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/branches/sca-equinox/tools/maven/pom.xml b/branches/sca-equinox/tools/maven/pom.xml index fe08686bdf..31a998c5f2 100644 --- a/branches/sca-equinox/tools/maven/pom.xml +++ b/branches/sca-equinox/tools/maven/pom.xml @@ -43,7 +43,7 @@ <module>maven-java2wsdl</module> <module>maven-web-junit</module> <module>maven-wsdl2java</module> - <module>maven-tuscany-bundle-plugin</module> + <module>maven-bundle-plugin</module> </modules> </profile> </profiles> |