[jboss-cvs] JBossAS SVN: r89865 - projects/jboss-osgi/trunk.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Fri Jun 5 02:10:16 EDT 2009


Author: thomas.diesler at jboss.com
Date: 2009-06-05 02:10:16 -0400 (Fri, 05 Jun 2009)
New Revision: 89865

Modified:
   projects/jboss-osgi/trunk/pom.xml
Log:
Add DistributionManagement

Modified: projects/jboss-osgi/trunk/pom.xml
===================================================================
--- projects/jboss-osgi/trunk/pom.xml	2009-06-05 05:56:22 UTC (rev 89864)
+++ projects/jboss-osgi/trunk/pom.xml	2009-06-05 06:10:16 UTC (rev 89865)
@@ -290,6 +290,15 @@
     </repository>
   </repositories>
 
+  <!-- DistributionManagement -->
+  <distributionManagement>
+    <site>
+      <id>jbmuc.dyndns.org</id>
+      <url>scp://jbmuc.dyndns.org/var/www/html/jboss-osgi-${version}
+      </url>
+    </site>
+  </distributionManagement>
+  
   <!-- Profiles -->
   <profiles>
 




More information about the jboss-cvs-commits mailing list