change the dependency to dhp-schemas to 2.13.2-SNAPSHOT'
This commit is contained in:
parent
97f26a205a
commit
3b16d9040b
|
@ -41,7 +41,6 @@
|
|||
<dependency>
|
||||
<groupId>eu.dnetlib.dhp</groupId>
|
||||
<artifactId>dhp-schemas</artifactId>
|
||||
<!-- <version>2.12.2-SCHEMA-NO-DUMP</version>-->
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
|
|
2
pom.xml
2
pom.xml
|
@ -102,7 +102,7 @@
|
|||
<junit-jupiter.version>5.6.1</junit-jupiter.version>
|
||||
<dhp.commons.lang.version>3.5</dhp.commons.lang.version>
|
||||
<dhp.guava.version>11.0.2</dhp.guava.version>
|
||||
<dhp-schemas.version>[2.12.2-SCHEMA-NO-DUMP]</dhp-schemas.version>
|
||||
<dhp-schemas.version>[2.13.2-SNAPSHOT]</dhp-schemas.version>
|
||||
</properties>
|
||||
|
||||
</project>
|
Loading…
Reference in New Issue