Author: reto
Date: Thu Jan 26 15:21:20 2012
New Revision: 1236237
URL: http://svn.apache.org/viewvc?rev=1236237&view=rev
Log:
CLEREZZA-536: added site to istribution management as this doesn't inherit from
clerezza parent
Modified:
incubator/clerezza/trunk/parent/scala-scripting/pom.xml
Modified: incubator/clerezza/trunk/parent/scala-scripting/pom.xml
URL:
http://svn.apache.org/viewvc/incubator/clerezza/trunk/parent/scala-scripting/pom.xml?rev=1236237&r1=1236236&r2=1236237&view=diff
==============================================================================
--- incubator/clerezza/trunk/parent/scala-scripting/pom.xml (original)
+++ incubator/clerezza/trunk/parent/scala-scripting/pom.xml Thu Jan 26 15:21:20
2012
@@ -69,6 +69,10 @@
</dependencyManagement>
<distributionManagement>
<!-- where to deploy the artifacts -->
+ <site>
+ <id>people.apache.org</id>
+
<url>scp://people.apache.org/www/incubator.apache.org/clerezza/mvn-site/scala-scripting</url>
+ </site>
<repository>
<id>apache.releases.https</id>
<name>Apache Release Distribution Repository</name>