reverted the pom
This commit is contained in:
parent
266aff0ddc
commit
4ef8c67585
4
pom.xml
4
pom.xml
|
@ -29,7 +29,7 @@
|
|||
|
||||
<maven.compiler.source>1.7</maven.compiler.source>
|
||||
<maven.compiler.target>1.8</maven.compiler.target>
|
||||
<maven-portal-bom>4.0.0-SNAPSHOT</maven-portal-bom>
|
||||
<maven-portal-bom>4.0.0</maven-portal-bom>
|
||||
|
||||
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|
||||
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
|
||||
|
@ -68,7 +68,7 @@
|
|||
<dependency>
|
||||
<groupId>org.gcube.distribution</groupId>
|
||||
<artifactId>maven-portal-bom</artifactId>
|
||||
<version>4.0.0-SNAPSHOT</version>
|
||||
<version>${maven-portal-bom}</version>
|
||||
<type>pom</type>
|
||||
<scope>import</scope>
|
||||
</dependency>
|
||||
|
|
Loading…
Reference in New Issue