[seam-commits] Seam SVN: r14357 - branches/community/Seam_2_3/jboss-seam-parent.
seam-commits at lists.jboss.org
seam-commits at lists.jboss.org
Tue Mar 6 14:14:30 EST 2012
Author: dhinojosa
Date: 2012-03-06 14:14:29 -0500 (Tue, 06 Mar 2012)
New Revision: 14357
Modified:
branches/community/Seam_2_3/jboss-seam-parent/
branches/community/Seam_2_3/jboss-seam-parent/pom.xml
Log:
detached examples-ee6 and modified pom.xml
Property changes on: branches/community/Seam_2_3/jboss-seam-parent
___________________________________________________________________
Modified: svn:ignore
- .classpath
.settings
.project
target
+ .classpath
.settings
.project
target
.iml
Modified: branches/community/Seam_2_3/jboss-seam-parent/pom.xml
===================================================================
--- branches/community/Seam_2_3/jboss-seam-parent/pom.xml 2012-03-06 19:13:01 UTC (rev 14356)
+++ branches/community/Seam_2_3/jboss-seam-parent/pom.xml 2012-03-06 19:14:29 UTC (rev 14357)
@@ -61,6 +61,7 @@
<maven.build.timestamp.format>yyyyMMdd-HHmm</maven.build.timestamp.format>
</properties>
+
<dependencyManagement>
<!-- Used to specify which version of a dependency to use - this means
that versions are only specified here, not in sub project poms. All dependencies
More information about the seam-commits
mailing list