Author: shawkins
Date: 2009-03-24 00:52:28 -0400 (Tue, 24 Mar 2009)
New Revision: 635
Modified:
tags/teiid-6.0.0/pom.xml
Log:
adding distribution management
Modified: tags/teiid-6.0.0/pom.xml
===================================================================
--- tags/teiid-6.0.0/pom.xml 2009-03-24 04:01:04 UTC (rev 634)
+++ tags/teiid-6.0.0/pom.xml 2009-03-24 04:52:28 UTC (rev 635)
@@ -458,4 +458,10 @@
<module>cache-jbosscache</module>
<module>server-installer</module>
</modules>
+ <distributionManagement>
+ <repository>
+ <id>repository.jboss.org</id>
+ <url>${jboss.repository.root}</url>
+ </repository>
+ </distributionManagement>
</project>
\ No newline at end of file
Show replies by date