Author: ppalaga
Date: 2012-06-18 09:52:47 -0400 (Mon, 18 Jun 2012)
New Revision: 8725
Modified:
epp/portal/branches/EPP_5_2_Branch/pom.xml
Log:
Bug 831155 - Fix "Plugin execution not covered by lifecycle configuration" error
marker in Eclipse (a small addendum)
Modified: epp/portal/branches/EPP_5_2_Branch/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_2_Branch/pom.xml 2012-06-18 13:03:18 UTC (rev 8724)
+++ epp/portal/branches/EPP_5_2_Branch/pom.xml 2012-06-18 13:52:47 UTC (rev 8725)
@@ -1082,7 +1082,7 @@
<artifactId>
maven-jibx-plugin
</artifactId>
- <versionRange>[1.2.2,)</versionRange>
+ <versionRange>[1.2.1,)</versionRange>
<goals>
<goal>bind</goal>
</goals>
Show replies by date