Browse Source

Fix profile name

pull/39/head
Mário Franco 10 years ago
parent
commit
13f3f417d5
  1. 2
      pom.xml

2
pom.xml

@ -112,7 +112,7 @@
<profiles>
<profile>
<id>JDK 8 Build</id>
<id>jdk8-build</id>
<activation>
<jdk>[1.8,)</jdk>
</activation>

Loading…
Cancel
Save