Title: [2347] branches/v-1.4.x/pom.xml: Fix range specification of enforcer plugin.
Revision
2347
Author
joehni
Date
2015-02-18 13:02:09 -0600 (Wed, 18 Feb 2015)

Log Message

Fix range specification of enforcer plugin.

Modified Paths


Diff

Modified: branches/v-1.4.x/pom.xml (2346 => 2347)


--- branches/v-1.4.x/pom.xml	2015-02-18 18:46:39 UTC (rev 2346)
+++ branches/v-1.4.x/pom.xml	2015-02-18 19:02:09 UTC (rev 2347)
@@ -140,7 +140,7 @@
     <profile>
       <id>xstream-release</id>
       <properties>
-        <version.java.enforced>[1.8;1.9)</version.java.enforced>
+        <version.java.enforced>[1.8,1.9)</version.java.enforced>
       </properties>
       <build>
         <plugins>

To unsubscribe from this list please visit:

http://xircles.codehaus.org/manage_email

Reply via email to