[maven-release-plugin] rollback the release of dhp-schemas-2.2.4
This commit is contained in:
parent
946ec55ce9
commit
6e9bc2957c
15
pom.xml
15
pom.xml
|
@ -5,7 +5,7 @@
|
||||||
<groupId>eu.dnetlib.dhp</groupId>
|
<groupId>eu.dnetlib.dhp</groupId>
|
||||||
<artifactId>dhp-schemas</artifactId>
|
<artifactId>dhp-schemas</artifactId>
|
||||||
<packaging>jar</packaging>
|
<packaging>jar</packaging>
|
||||||
<version>2.2.5-SNAPSHOT</version>
|
<version>2.2.4-SNAPSHOT</version>
|
||||||
|
|
||||||
<licenses>
|
<licenses>
|
||||||
<license>
|
<license>
|
||||||
|
@ -229,19 +229,6 @@
|
||||||
</plugins>
|
</plugins>
|
||||||
</build>
|
</build>
|
||||||
|
|
||||||
<distributionManagement>
|
|
||||||
<snapshotRepository>
|
|
||||||
<id>dnet45-snapshots</id>
|
|
||||||
<name>DNet45 Snapshots</name>
|
|
||||||
<url>https://maven.d4science.org/nexus/content/repositories/dnet45-snapshots</url>
|
|
||||||
<layout>default</layout>
|
|
||||||
</snapshotRepository>
|
|
||||||
<repository>
|
|
||||||
<id>dnet45-releases</id>
|
|
||||||
<url>https://maven.d4science.org/nexus/content/repositories/dnet45-releases</url>
|
|
||||||
</repository>
|
|
||||||
</distributionManagement>
|
|
||||||
|
|
||||||
<dependencyManagement>
|
<dependencyManagement>
|
||||||
<dependencies>
|
<dependencies>
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue