summaryrefslogtreecommitdiffstats
path: root/sandbox/ant/sca
diff options
context:
space:
mode:
authorantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2009-03-17 15:18:09 +0000
committerantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2009-03-17 15:18:09 +0000
commita10ecc8422608e4fb6eedbba356d9404b0347fd3 (patch)
treebf6c397e8faed3e069421c9d023540925a2b5837 /sandbox/ant/sca
parentdd3825abe153da29a4f1fa58e00f744c16ea4b6a (diff)
Temporarily comment out plugin
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@755276 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sandbox/ant/sca')
-rw-r--r--sandbox/ant/sca/branches/foo/samples/calculator-osgi/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/sandbox/ant/sca/branches/foo/samples/calculator-osgi/pom.xml b/sandbox/ant/sca/branches/foo/samples/calculator-osgi/pom.xml
index aa85154900..28c942a4b4 100644
--- a/sandbox/ant/sca/branches/foo/samples/calculator-osgi/pom.xml
+++ b/sandbox/ant/sca/branches/foo/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>