[maven-release-plugin] rollback the release of dnet-dedup-3.0.0

This commit is contained in:
Claudio Atzori 2018-10-18 12:00:45 +02:00
parent 9a60794c6f
commit 40f93612fe
3 changed files with 4 additions and 5 deletions

View File

@ -6,7 +6,7 @@
<parent> <parent>
<groupId>eu.dnetlib</groupId> <groupId>eu.dnetlib</groupId>
<artifactId>dnet-dedup</artifactId> <artifactId>dnet-dedup</artifactId>
<version>3.0.1-SNAPSHOT</version> <version>3.0.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath> <relativePath>../pom.xml</relativePath>
</parent> </parent>

View File

@ -6,7 +6,7 @@
<parent> <parent>
<groupId>eu.dnetlib</groupId> <groupId>eu.dnetlib</groupId>
<artifactId>dnet-dedup</artifactId> <artifactId>dnet-dedup</artifactId>
<version>3.0.1-SNAPSHOT</version> <version>3.0.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath> <relativePath>../pom.xml</relativePath>
</parent> </parent>

View File

@ -5,7 +5,7 @@
<groupId>eu.dnetlib</groupId> <groupId>eu.dnetlib</groupId>
<artifactId>dnet-dedup</artifactId> <artifactId>dnet-dedup</artifactId>
<version>3.0.1-SNAPSHOT</version> <version>3.0.0-SNAPSHOT</version>
<packaging>pom</packaging> <packaging>pom</packaging>
@ -22,8 +22,7 @@
<scm> <scm>
<developerConnection>scm:git:https://github.com/dnet-team/dnet-dedup.git</developerConnection> <developerConnection>scm:git:https://github.com/dnet-team/dnet-dedup.git</developerConnection>
<tag>HEAD</tag> </scm>
</scm>
<modules> <modules>
<module>dnet-pace-core</module> <module>dnet-pace-core</module>