Activated automatic deployment again for testing
diff --git a/releng/org.eclipse.jwt.p2updatesite/pom.xml b/releng/org.eclipse.jwt.p2updatesite/pom.xml
index f2055c3..f15fd9c 100644
--- a/releng/org.eclipse.jwt.p2updatesite/pom.xml
+++ b/releng/org.eclipse.jwt.p2updatesite/pom.xml
@@ -101,7 +101,7 @@
</plugin>
<!--
This is what I use to deploy a p2 repository someplace to test from before manually making active.
-
+ -->
<plugin>
<artifactId>maven-antrun-plugin</artifactId>
<executions>
@@ -130,7 +130,6 @@
</execution>
</executions>
</plugin>
- -->
</plugins>
</build>
</profile>