512974: rt.gemini.blueprint: authorize Hudson to push to git (without code review)
- removed site deployment - we don't do that.
Signed-off-by: Olaf Otto <olaf@x100.de>
diff --git a/pom.xml b/pom.xml
index 99e6422..4dbe20f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -619,6 +619,7 @@
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-site-plugin</artifactId>
<configuration>
+ <skipDeploy>true</skipDeploy>
<reportPlugins>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
@@ -995,11 +996,6 @@
<distributionManagement>
<downloadUrl>http://www.eclipse.org/gemini/blueprint/download/</downloadUrl>
- <site>
- <id>gemini.blueprint.home</id>
- <name>www.eclipse.org/gemini/blueprint</name>
- <url>http://www.eclipse.org/gemini/blueprint/</url>
- </site>
<snapshotRepository>
<id>ossrh</id>
<url>https://oss.sonatype.org/content/repositories/snapshots</url>