Author: tn
Date: Tue Jul  1 10:36:27 2014
New Revision: 1607035

URL: http://svn.apache.org/r1607035
Log:
Rename profile.

Modified:
    commons/proper/email/trunk/pom.xml

Modified: commons/proper/email/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/commons/proper/email/trunk/pom.xml?rev=1607035&r1=1607034&r2=1607035&view=diff
==============================================================================
--- commons/proper/email/trunk/pom.xml (original)
+++ commons/proper/email/trunk/pom.xml Tue Jul  1 10:36:27 2014
@@ -438,7 +438,7 @@
                <profile>
                        <!-- Use a profile to detect if we are running in a 
Java 1.8 environment.
                             Use different versions of easymock/powermock, 
otherwise the test execution will fail -->
-                   <id>test_java_5_to_7</id>
+                   <id>test_java_8</id>
                <activation>
                        <jdk>1.8</jdk>
                </activation>


Reply via email to