summaryrefslogtreecommitdiffstats
path: root/sandbox/ant
diff options
context:
space:
mode:
authorantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2009-03-21 09:45:49 +0000
committerantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2009-03-21 09:45:49 +0000
commit4a0a0204a77a0bf1a25c90a292680deff196cfea (patch)
tree4d320331515897943451d151b81c50e1e602fc99 /sandbox/ant
parentd6355598d1f97501d1ba9e71ce5a1edbcf8e1f60 (diff)
Remove for now
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@756905 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sandbox/ant')
-rw-r--r--sandbox/ant/sca/branches/2.0-M2/samples/calculator-osgi/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/sandbox/ant/sca/branches/2.0-M2/samples/calculator-osgi/pom.xml b/sandbox/ant/sca/branches/2.0-M2/samples/calculator-osgi/pom.xml
index e6e198bd78..304422e4a9 100644
--- a/sandbox/ant/sca/branches/2.0-M2/samples/calculator-osgi/pom.xml
+++ b/sandbox/ant/sca/branches/2.0-M2/samples/calculator-osgi/pom.xml
@@ -89,7 +89,7 @@
</configuration>
</plugin>
- <plugin>
+ <!-- plugin>
<groupId>org.apache.tuscany.maven.plugins</groupId>
<artifactId>maven-osgi-junit-plugin</artifactId>
<version>1.0-SNAPSHOT</version>
@@ -103,7 +103,7 @@
</execution>
<configuration />
</executions>
- </plugin>
+ </plugin -->
</plugins>
</build>
</project>