Skip to content

Commit

Permalink
[maven-release-plugin] rollback the release of netarchivesuite-5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
csrster committed Sep 16, 2015
1 parent 1ed1866 commit d22b083
Show file tree
Hide file tree
Showing 40 changed files with 49 additions and 49 deletions.
2 changes: 1 addition & 1 deletion archive/archive-core/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.netarchivesuite</groupId>
<artifactId>archive</artifactId>
<version>5.1-SNAPSHOT</version>
<version>5.0-RC3-SNAPSHOT</version>
</parent>

<artifactId>archive-core</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion archive/archive-test/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.netarchivesuite</groupId>
<artifactId>archive</artifactId>
<version>5.1-SNAPSHOT</version>
<version>5.0-RC3-SNAPSHOT</version>
</parent>

<artifactId>archive-test</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion archive/bitpreservation-gui/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.netarchivesuite</groupId>
<artifactId>archive</artifactId>
<version>5.1-SNAPSHOT</version>
<version>5.0-RC3-SNAPSHOT</version>
</parent>

<artifactId>bitpreservation-gui</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion archive/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.netarchivesuite</groupId>
<artifactId>netarchivesuite</artifactId>
<version>5.1-SNAPSHOT</version>
<version>5.0-RC3-SNAPSHOT</version>
</parent>

<artifactId>archive</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion build-tools/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.netarchivesuite</groupId>
<artifactId>netarchivesuite</artifactId>
<version>5.1-SNAPSHOT</version>
<version>5.0-RC3-SNAPSHOT</version>
</parent>

<artifactId>build-tools</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion common/common-core/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.netarchivesuite</groupId>
<artifactId>common</artifactId>
<version>5.1-SNAPSHOT</version>
<version>5.0-RC3-SNAPSHOT</version>
</parent>

<artifactId>common-core</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion common/common-test/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.netarchivesuite</groupId>
<artifactId>common</artifactId>
<version>5.1-SNAPSHOT</version>
<version>5.0-RC3-SNAPSHOT</version>
</parent>

<artifactId>common-test</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion common/netarchivesuite-test-utils/pom.xml
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.netarchivesuite</groupId>
<artifactId>common</artifactId>
<version>5.1-SNAPSHOT</version>
<version>5.0-RC3-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion common/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.netarchivesuite</groupId>
<artifactId>netarchivesuite</artifactId>
<version>5.1-SNAPSHOT</version>
<version>5.0-RC3-SNAPSHOT</version>
</parent>

<artifactId>common</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion deploy/deploy-core/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.netarchivesuite</groupId>
<artifactId>deploy</artifactId>
<version>5.1-SNAPSHOT</version>
<version>5.0-RC3-SNAPSHOT</version>
</parent>

<artifactId>deploy-core</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions deploy/deploy-test/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.netarchivesuite</groupId>
<artifactId>deploy</artifactId>
<version>5.1-SNAPSHOT</version>
<version>5.0-RC3-SNAPSHOT</version>
</parent>

<artifactId>deploy-test</artifactId>
Expand All @@ -31,7 +31,7 @@
<dependency>
<groupId>org.netarchivesuite</groupId>
<artifactId>common-test</artifactId>
<version>5.1-SNAPSHOT</version>
<version>5.0-RC3-SNAPSHOT</version>
<scope>test</scope>
</dependency>

Expand Down
2 changes: 1 addition & 1 deletion deploy/distribution/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.netarchivesuite</groupId>
<artifactId>deploy</artifactId>
<version>5.1-SNAPSHOT</version>
<version>5.0-RC3-SNAPSHOT</version>
</parent>

<artifactId>distribution</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion deploy/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.netarchivesuite</groupId>
<artifactId>netarchivesuite</artifactId>
<version>5.1-SNAPSHOT</version>
<version>5.0-RC3-SNAPSHOT</version>
</parent>

<artifactId>deploy</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion harvester/harvest-scheduler/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.netarchivesuite</groupId>
<artifactId>harvester</artifactId>
<version>5.1-SNAPSHOT</version>
<version>5.0-RC3-SNAPSHOT</version>
</parent>

<artifactId>harvest-scheduler</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion harvester/harvestchannel-gui/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.netarchivesuite</groupId>
<artifactId>harvester</artifactId>
<version>5.1-SNAPSHOT</version>
<version>5.0-RC3-SNAPSHOT</version>
</parent>

<artifactId>harvestchannel-gui</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion harvester/harvestdefinition-gui/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.netarchivesuite</groupId>
<artifactId>harvester</artifactId>
<version>5.1-SNAPSHOT</version>
<version>5.0-RC3-SNAPSHOT</version>
</parent>

<artifactId>harvestdefinition-gui</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion harvester/harvester-core/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.netarchivesuite</groupId>
<artifactId>harvester</artifactId>
<version>5.1-SNAPSHOT</version>
<version>5.0-RC3-SNAPSHOT</version>
</parent>

<artifactId>harvester-core</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion harvester/harvester-test/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.netarchivesuite</groupId>
<artifactId>harvester</artifactId>
<version>5.1-SNAPSHOT</version>
<version>5.0-RC3-SNAPSHOT</version>
</parent>

<artifactId>harvester-test</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion harvester/heritrix1/heritrix1-controller/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.netarchivesuite</groupId>
<artifactId>heritrix1</artifactId>
<version>5.1-SNAPSHOT</version>
<version>5.0-RC3-SNAPSHOT</version>
</parent>

<artifactId>heritrix1-controller</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion harvester/heritrix1/heritrix1-extensions/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.netarchivesuite</groupId>
<artifactId>heritrix1</artifactId>
<version>5.1-SNAPSHOT</version>
<version>5.0-RC3-SNAPSHOT</version>
</parent>

<artifactId>heritrix1-extensions</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion harvester/heritrix1/heritrix1-frontier/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.netarchivesuite</groupId>
<artifactId>heritrix1</artifactId>
<version>5.1-SNAPSHOT</version>
<version>5.0-RC3-SNAPSHOT</version>
</parent>

<artifactId>heritrix1-frontier</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion harvester/heritrix1/pom.xml
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.netarchivesuite</groupId>
<artifactId>harvester</artifactId>
<version>5.1-SNAPSHOT</version>
<version>5.0-RC3-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion harvester/heritrix3/heritrix3-bundler/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.netarchivesuite</groupId>
<artifactId>heritrix3</artifactId>
<version>5.1-SNAPSHOT</version>
<version>5.0-RC3-SNAPSHOT</version>
</parent>

<artifactId>heritrix3-bundler</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion harvester/heritrix3/heritrix3-controller/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.netarchivesuite</groupId>
<artifactId>heritrix3</artifactId>
<version>5.1-SNAPSHOT</version>
<version>5.0-RC3-SNAPSHOT</version>
</parent>

<artifactId>heritrix3-controller</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion harvester/heritrix3/heritrix3-extensions/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.netarchivesuite</groupId>
<artifactId>heritrix3</artifactId>
<version>5.1-SNAPSHOT</version>
<version>5.0-RC3-SNAPSHOT</version>
</parent>

<artifactId>heritrix3-extensions</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion harvester/heritrix3/pom.xml
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.netarchivesuite</groupId>
<artifactId>harvester</artifactId>
<version>5.1-SNAPSHOT</version>
<version>5.0-RC3-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion harvester/history-gui/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.netarchivesuite</groupId>
<artifactId>harvester</artifactId>
<version>5.1-SNAPSHOT</version>
<version>5.0-RC3-SNAPSHOT</version>
</parent>

<artifactId>history-gui</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion harvester/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.netarchivesuite</groupId>
<artifactId>netarchivesuite</artifactId>
<version>5.1-SNAPSHOT</version>
<version>5.0-RC3-SNAPSHOT</version>
</parent>

<artifactId>harvester</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion harvester/qa-gui/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.netarchivesuite</groupId>
<artifactId>netarchivesuite</artifactId>
<version>5.1-SNAPSHOT</version>
<version>5.0-RC3-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion integration-test/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.netarchivesuite</groupId>
<artifactId>netarchivesuite</artifactId>
<version>5.1-SNAPSHOT</version>
<version>5.0-RC3-SNAPSHOT</version>
</parent>

<artifactId>integration-test</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion integration-test/system-test/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.netarchivesuite</groupId>
<artifactId>integration-test</artifactId>
<version>5.1-SNAPSHOT</version>
<version>5.0-RC3-SNAPSHOT</version>
</parent>

<artifactId>system-test</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion monitor/monitor-core/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.netarchivesuite</groupId>
<artifactId>monitor</artifactId>
<version>5.1-SNAPSHOT</version>
<version>5.0-RC3-SNAPSHOT</version>
</parent>

<artifactId>monitor-core</artifactId>
Expand Down
10 changes: 5 additions & 5 deletions monitor/monitor-test/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.netarchivesuite</groupId>
<artifactId>monitor</artifactId>
<version>5.1-SNAPSHOT</version>
<version>5.0-RC3-SNAPSHOT</version>
</parent>

<artifactId>monitor-test</artifactId>
Expand All @@ -17,19 +17,19 @@
<dependency>
<groupId>org.netarchivesuite</groupId>
<artifactId>common-core</artifactId>
<version>5.1-SNAPSHOT</version>
<version>5.0-RC3-SNAPSHOT</version>
</dependency>

<dependency>
<groupId>org.netarchivesuite</groupId>
<artifactId>harvester-core</artifactId>
<version>5.1-SNAPSHOT</version>
<version>5.0-RC3-SNAPSHOT</version>
</dependency>

<dependency>
<groupId>org.netarchivesuite</groupId>
<artifactId>monitor-core</artifactId>
<version>5.1-SNAPSHOT</version>
<version>5.0-RC3-SNAPSHOT</version>
</dependency>

<!-- Test dependencies. -->
Expand All @@ -49,7 +49,7 @@
<dependency>
<groupId>org.netarchivesuite</groupId>
<artifactId>common-test</artifactId>
<version>5.1-SNAPSHOT</version>
<version>5.0-RC3-SNAPSHOT</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down
2 changes: 1 addition & 1 deletion monitor/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.netarchivesuite</groupId>
<artifactId>netarchivesuite</artifactId>
<version>5.1-SNAPSHOT</version>
<version>5.0-RC3-SNAPSHOT</version>
</parent>

<artifactId>monitor</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion monitor/status-gui/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.netarchivesuite</groupId>
<artifactId>monitor</artifactId>
<version>5.1-SNAPSHOT</version>
<version>5.0-RC3-SNAPSHOT</version>
</parent>

<artifactId>status-gui</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Expand Up @@ -5,7 +5,7 @@

<groupId>org.netarchivesuite</groupId>
<artifactId>netarchivesuite</artifactId>
<version>5.1-SNAPSHOT</version>
<version>5.0-RC3-SNAPSHOT</version>
<packaging>pom</packaging>

<name>NetarchiveSuite</name>
Expand Down Expand Up @@ -356,7 +356,7 @@
<dependency>
<groupId>org.netarchivesuite</groupId>
<artifactId>build-tools</artifactId>
<version>5.1-SNAPSHOT</version>
<version>5.0-RC3-SNAPSHOT</version>
</dependency>
</dependencies>
</plugin>
Expand Down
4 changes: 2 additions & 2 deletions wayback/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.netarchivesuite</groupId>
<artifactId>netarchivesuite</artifactId>
<version>5.1-SNAPSHOT</version>
<version>5.0-RC3-SNAPSHOT</version>
</parent>

<artifactId>wayback</artifactId>
Expand All @@ -31,7 +31,7 @@
<dependency>
<groupId>org.netarchivesuite</groupId>
<artifactId>common-test</artifactId>
<version>5.1-SNAPSHOT</version>
<version>5.0-RC3-SNAPSHOT</version>
<scope>test</scope>
</dependency>

Expand Down

0 comments on commit d22b083

Please sign in to comment.