]> source.dussan.org Git - pf4j.git/commitdiff
Fix profile name 39/head
authorMário Franco <mario.ffranco@gmail.com>
Wed, 27 May 2015 10:27:39 +0000 (11:27 +0100)
committerMário Franco <mario.ffranco@gmail.com>
Wed, 27 May 2015 10:27:39 +0000 (11:27 +0100)
pom.xml

diff --git a/pom.xml b/pom.xml
index 5080ad96fdfdb50d12f2b230181d0b86171a5609..2ebede74bc04dfaee889920f963ead4556e85130 100644 (file)
--- a/pom.xml
+++ b/pom.xml
 
     <profiles>
         <profile>
-            <id>JDK 8 Build</id>
+            <id>jdk8-build</id>
             <activation>
                 <jdk>[1.8,)</jdk>
             </activation>