Skip to content

Commit

Permalink
Updated version for h3 and snapshot version number for NAS
Browse files Browse the repository at this point in the history
  • Loading branch information
csrster committed May 20, 2020
1 parent 208f027 commit 47601c8
Show file tree
Hide file tree
Showing 37 changed files with 42 additions and 42 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.7-SNAPSHOT</version>
<version>6.0-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.7-SNAPSHOT</version>
<version>6.0-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.7-SNAPSHOT</version>
<version>6.0-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.7-SNAPSHOT</version>
<version>6.0-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.7-SNAPSHOT</version>
<version>6.0-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.7-SNAPSHOT</version>
<version>6.0-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.7-SNAPSHOT</version>
<version>6.0-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.7-SNAPSHOT</version>
<version>6.0-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.7-SNAPSHOT</version>
<version>6.0-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.7-SNAPSHOT</version>
<version>6.0-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.7-SNAPSHOT</version>
<version>6.0-SNAPSHOT</version>
</parent>

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

Expand Down
4 changes: 2 additions & 2 deletions deploy/distribution/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.netarchivesuite</groupId>
<artifactId>deploy</artifactId>
<version>5.7-SNAPSHOT</version>
<version>6.0-SNAPSHOT</version>
</parent>

<artifactId>distribution</artifactId>
Expand Down Expand Up @@ -94,7 +94,7 @@
<dependency>
<groupId>org.netarchivesuite</groupId>
<artifactId>heritrix3-monitor</artifactId>
<version>5.7-SNAPSHOT</version>
<version>6.0-SNAPSHOT</version>
</dependency>

<dependency>
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.7-SNAPSHOT</version>
<version>6.0-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.7-SNAPSHOT</version>
<version>6.0-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.7-SNAPSHOT</version>
<version>6.0-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.7-SNAPSHOT</version>
<version>6.0-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.7-SNAPSHOT</version>
<version>6.0-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.7-SNAPSHOT</version>
<version>6.0-SNAPSHOT</version>
</parent>

<artifactId>harvester-test</artifactId>
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.7-SNAPSHOT</version>
<version>6.0-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.7-SNAPSHOT</version>
<version>6.0-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.7-SNAPSHOT</version>
<version>6.0-SNAPSHOT</version>
</parent>

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

<artifactId>heritrix3-monitor</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.7-SNAPSHOT</version>
<version>6.0-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.7-SNAPSHOT</version>
<version>6.0-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.7-SNAPSHOT</version>
<version>6.0-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.7-SNAPSHOT</version>
<version>6.0-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.7-SNAPSHOT</version>
<version>6.0-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.7-SNAPSHOT</version>
<version>6.0-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.7-SNAPSHOT</version>
<version>6.0-SNAPSHOT</version>
</parent>

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

<artifactId>monitor-test</artifactId>
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.7-SNAPSHOT</version>
<version>6.0-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.7-SNAPSHOT</version>
<version>6.0-SNAPSHOT</version>
</parent>

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

<groupId>org.netarchivesuite</groupId>
<artifactId>netarchivesuite</artifactId>
<version>5.7-SNAPSHOT</version>
<version>6.0-SNAPSHOT</version>
<packaging>pom</packaging>

<name>NetarchiveSuite</name>
Expand All @@ -19,7 +19,7 @@
<logback.version>${logback-core.version}</logback.version>
<webarchive-commons.version>1.1.5</webarchive-commons.version>
<!-- Icelandic special brew of H3. -->
<heritrix3.version>3.3.0-BDB-5.0.x-NAS-6.0-SNAPSHOT</heritrix3.version>
<heritrix3.version>3.4.0-20200518-NAS-6.0</heritrix3.version>
<heritrix3-wrapper.version>1.0.4-SNAPSHOT</heritrix3-wrapper.version>
<wayback.version>1.8.0-20130411</wayback.version>
<openwayback.version>2.0.0</openwayback.version>
Expand Down Expand Up @@ -872,7 +872,7 @@
<dependency>
<groupId>org.netarchivesuite</groupId>
<artifactId>build-tools</artifactId>
<version>5.7-SNAPSHOT</version>
<version>6.0-SNAPSHOT</version>
</dependency>
</dependencies>
</plugin>
Expand Down
2 changes: 1 addition & 1 deletion wayback/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.netarchivesuite</groupId>
<artifactId>netarchivesuite</artifactId>
<version>5.7-SNAPSHOT</version>
<version>6.0-SNAPSHOT</version>
</parent>

<artifactId>wayback</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion wayback/wayback-indexer/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.netarchivesuite</groupId>
<artifactId>wayback</artifactId>
<version>5.7-SNAPSHOT</version>
<version>6.0-SNAPSHOT</version>
</parent>

<artifactId>wayback-indexer</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion wayback/wayback-resourcestore/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.netarchivesuite</groupId>
<artifactId>wayback</artifactId>
<version>5.7-SNAPSHOT</version>
<version>6.0-SNAPSHOT</version>
</parent>

<artifactId>wayback-resourcestore</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions wayback/wayback-test/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.netarchivesuite</groupId>
<artifactId>wayback</artifactId>
<version>5.7-SNAPSHOT</version>
<version>6.0-SNAPSHOT</version>
</parent>

<artifactId>wayback-test</artifactId>
Expand Down Expand Up @@ -43,7 +43,7 @@
<dependency>
<groupId>org.netarchivesuite</groupId>
<artifactId>archive-core</artifactId>
<version>5.7-SNAPSHOT</version>
<version>6.0-SNAPSHOT</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit 47601c8

Please sign in to comment.