remove some comments
This commit is contained in:
parent
eb36893feb
commit
842fd40523
4
pom.xml
4
pom.xml
|
@ -327,7 +327,6 @@
|
||||||
</repository>
|
</repository>
|
||||||
</distributionManagement>
|
</distributionManagement>
|
||||||
</profile>
|
</profile>
|
||||||
<!-- end test -->
|
|
||||||
<!-- The following profile prevent build with jdk minor than 8 -->
|
<!-- The following profile prevent build with jdk minor than 8 -->
|
||||||
<profile>
|
<profile>
|
||||||
<id>gcube-developer-old</id>
|
<id>gcube-developer-old</id>
|
||||||
|
@ -383,8 +382,7 @@
|
||||||
<url>${repository.snapshots.url}</url>
|
<url>${repository.snapshots.url}</url>
|
||||||
</repository>
|
</repository>
|
||||||
</distributionManagement>
|
</distributionManagement>
|
||||||
</profile>
|
</profile>
|
||||||
<!-- end test -->
|
|
||||||
<profile>
|
<profile>
|
||||||
<id>jenkins-releases</id>
|
<id>jenkins-releases</id>
|
||||||
<activation>
|
<activation>
|
||||||
|
|
Loading…
Reference in New Issue