summaryrefslogtreecommitdiffstats
path: root/sandbox/testRelease
diff options
context:
space:
mode:
Diffstat (limited to 'sandbox/testRelease')
-rw-r--r--sandbox/testRelease/trunk/pom.xml14
1 files changed, 0 insertions, 14 deletions
diff --git a/sandbox/testRelease/trunk/pom.xml b/sandbox/testRelease/trunk/pom.xml
index fd55a2b9b3..5e69566c7e 100644
--- a/sandbox/testRelease/trunk/pom.xml
+++ b/sandbox/testRelease/trunk/pom.xml
@@ -697,20 +697,6 @@
</dependencies>
</plugin>
- <plugin>
- <groupId>org.apache.maven.plugins</groupId>
- <artifactId>maven-release-plugin</artifactId>
- <version>2.0-beta-8</version>
- <configuration>
- <tagBase>https://svn.apache.org/repos/asf/tuscany/sca-java-2.x/tags</tagBase>
- <useReleaseProfile>false</useReleaseProfile>
- <preparationGoals>clean install</preparationGoals>
- <goals>deploy</goals>
- <arguments>-Prelease,deploy</arguments>
- <autoVersionSubmodules>true</autoVersionSubmodules>
- </configuration>
- </plugin>
-
</plugins>
</pluginManagement>
</build>