[weld-commits] Weld SVN: r4133 - build/trunk/parent.

weld-commits at lists.jboss.org weld-commits at lists.jboss.org
Fri Oct 16 09:06:38 EDT 2009


Author: pete.muir at jboss.org
Date: 2009-10-16 09:06:38 -0400 (Fri, 16 Oct 2009)
New Revision: 4133

Modified:
   build/trunk/parent/pom.xml
Log:
remove release local repo

Modified: build/trunk/parent/pom.xml
===================================================================
--- build/trunk/parent/pom.xml	2009-10-16 12:58:06 UTC (rev 4132)
+++ build/trunk/parent/pom.xml	2009-10-16 13:06:38 UTC (rev 4133)
@@ -404,9 +404,6 @@
       <!-- The release profile -->
       <profile>
          <id>release</id>
-         <properties>
-            <maven.repo.local>${java.io.tmpdir}/m2/release</maven.repo.local>
-         </properties>
          <activation>
             <property>
                <name>release</name>



More information about the weld-commits mailing list