summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/core-spi/pom.xml
diff options
context:
space:
mode:
authorantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2010-07-04 12:02:25 +0000
committerantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2010-07-04 12:02:25 +0000
commit1b5ce3049e35976edb5158bb7a13d2c39598d977 (patch)
treebb8e03c1f1c460400d396ff22ec04d6e4aae10be /sca-java-2.x/trunk/modules/core-spi/pom.xml
parentaeee2ff8393687145ea69f31f08d276c5e06dd8d (diff)
Reenable the version spi with the buildnumber-maven-plugin
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@960329 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r--sca-java-2.x/trunk/modules/core-spi/pom.xml2
1 files changed, 0 insertions, 2 deletions
diff --git a/sca-java-2.x/trunk/modules/core-spi/pom.xml b/sca-java-2.x/trunk/modules/core-spi/pom.xml
index 4f2a4ce5ea..08cb196fa6 100644
--- a/sca-java-2.x/trunk/modules/core-spi/pom.xml
+++ b/sca-java-2.x/trunk/modules/core-spi/pom.xml
@@ -70,7 +70,6 @@
<build>
<plugins>
-<!--
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>buildnumber-maven-plugin</artifactId>
@@ -113,7 +112,6 @@
</execution>
</executions>
</plugin>
--->
</plugins>
</build>