killbill-memoizeit
Details
osgi-bundles/tests/beatrix/pom.xml 2(+2 -0)
diff --git a/osgi-bundles/tests/beatrix/pom.xml b/osgi-bundles/tests/beatrix/pom.xml
index 628e6cd..2109517 100644
--- a/osgi-bundles/tests/beatrix/pom.xml
+++ b/osgi-bundles/tests/beatrix/pom.xml
@@ -127,6 +127,7 @@
</execution>
</executions>
</plugin>
+ <!--
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-clean-plugin</artifactId>
@@ -153,6 +154,7 @@
</execution>
</executions>
</plugin>
+ -->
</plugins>
</build>
</project>
osgi-bundles/tests/payment/pom.xml 2(+2 -0)
diff --git a/osgi-bundles/tests/payment/pom.xml b/osgi-bundles/tests/payment/pom.xml
index 8548d19..0cbc212 100644
--- a/osgi-bundles/tests/payment/pom.xml
+++ b/osgi-bundles/tests/payment/pom.xml
@@ -134,6 +134,7 @@
</execution>
</executions>
</plugin>
+ <!--
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-clean-plugin</artifactId>
@@ -160,6 +161,7 @@
</execution>
</executions>
</plugin>
+ -->
</plugins>
</build>
</project>