Skip to content

Commit

Permalink
[maven-release-plugin] prepare release netarchivesuite-7.5
Browse files Browse the repository at this point in the history
  • Loading branch information
csrster committed Sep 7, 2023
1 parent 41e47ad commit 2b944a5
Show file tree
Hide file tree
Showing 39 changed files with 47 additions and 47 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>7.4.5-SNAPSHOT</version>
<version>7.5</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>7.4.5-SNAPSHOT</version>
<version>7.5</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>7.4.5-SNAPSHOT</version>
<version>7.5</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>7.4.5-SNAPSHOT</version>
<version>7.5</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>7.4.5-SNAPSHOT</version>
<version>7.5</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>7.4.5-SNAPSHOT</version>
<version>7.5</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>7.4.5-SNAPSHOT</version>
<version>7.5</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>7.4.5-SNAPSHOT</version>
<version>7.5</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>7.4.5-SNAPSHOT</version>
<version>7.5</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>7.4.5-SNAPSHOT</version>
<version>7.5</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>7.4.5-SNAPSHOT</version>
<version>7.5</version>
</parent>

<artifactId>deploy-test</artifactId>
Expand All @@ -31,7 +31,7 @@
<dependency>
<groupId>org.netarchivesuite</groupId>
<artifactId>common-test</artifactId>
<version>7.4.5-SNAPSHOT</version>
<version>7.5</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>7.4.5-SNAPSHOT</version>
<version>7.5</version>
</parent>

<artifactId>distribution</artifactId>
Expand Down Expand Up @@ -101,7 +101,7 @@
<dependency>
<groupId>org.netarchivesuite</groupId>
<artifactId>heritrix3-monitor</artifactId>
<version>7.4.5-SNAPSHOT</version>
<version>7.5</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>7.4.5-SNAPSHOT</version>
<version>7.5</version>
</parent>

<artifactId>deploy</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion hadoop-uber-jar-invoker/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.netarchivesuite</groupId>
<artifactId>netarchivesuite</artifactId>
<version>7.4.5-SNAPSHOT</version>
<version>7.5</version>
</parent>

<artifactId>hadoop-uber-jar-invoker</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions hadoop-uber-jar/pom.xml
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>netarchivesuite</artifactId>
<groupId>org.netarchivesuite</groupId>
<version>7.4.5-SNAPSHOT</version>
<version>7.5</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down Expand Up @@ -43,7 +43,7 @@
<dependency>
<groupId>org.netarchivesuite</groupId>
<artifactId>wayback-indexer</artifactId>
<version>7.4.5-SNAPSHOT</version>
<version>7.5</version>
<exclusions>
<exclusion>
<groupId>org.apache.hadoop</groupId>
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>7.4.5-SNAPSHOT</version>
<version>7.5</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>7.4.5-SNAPSHOT</version>
<version>7.5</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>7.4.5-SNAPSHOT</version>
<version>7.5</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>7.4.5-SNAPSHOT</version>
<version>7.5</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>7.4.5-SNAPSHOT</version>
<version>7.5</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>7.4.5-SNAPSHOT</version>
<version>7.5</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>7.4.5-SNAPSHOT</version>
<version>7.5</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>7.4.5-SNAPSHOT</version>
<version>7.5</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>7.4.5-SNAPSHOT</version>
<version>7.5</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>7.4.5-SNAPSHOT</version>
<version>7.5</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>7.4.5-SNAPSHOT</version>
<version>7.5</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>7.4.5-SNAPSHOT</version>
<version>7.5</version>
</parent>

<artifactId>harvester</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions harvester/qa-gui/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.netarchivesuite</groupId>
<artifactId>netarchivesuite</artifactId>
<version>7.4.5-SNAPSHOT</version>
<version>7.5</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand All @@ -23,7 +23,7 @@
<dependency>
<groupId>org.netarchivesuite</groupId>
<artifactId>harvester-core</artifactId>
<version>7.4.5-SNAPSHOT</version>
<version>7.5</version>
<scope>provided</scope>
</dependency>
</dependencies>
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>7.4.5-SNAPSHOT</version>
<version>7.5</version>
</parent>

<artifactId>integration-test</artifactId>
Expand Down
6 changes: 3 additions & 3 deletions integration-test/system-test/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.netarchivesuite</groupId>
<artifactId>integration-test</artifactId>
<version>7.4.5-SNAPSHOT</version>
<version>7.5</version>
</parent>

<artifactId>system-test</artifactId>
Expand Down Expand Up @@ -102,13 +102,13 @@
<dependency>
<groupId>org.netarchivesuite</groupId>
<artifactId>common-core</artifactId>
<version>7.4.5-SNAPSHOT</version>
<version>7.5</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.netarchivesuite</groupId>
<artifactId>archive-core</artifactId>
<version>7.4.5-SNAPSHOT</version>
<version>7.5</version>
<scope>test</scope>
</dependency>

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>7.4.5-SNAPSHOT</version>
<version>7.5</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>7.4.5-SNAPSHOT</version>
<version>7.5</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>7.4.5-SNAPSHOT</version>
<version>7.5</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>7.4.5-SNAPSHOT</version>
<version>7.5</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>7.4.5-SNAPSHOT</version>
<version>7.5</version>
<packaging>pom</packaging>

<name>NetarchiveSuite</name>
Expand Down Expand Up @@ -151,7 +151,7 @@
<url>https://github.com/netarchivesuite/netarchivesuite</url>
<connection>scm:git:https://github.com/netarchivesuite/netarchivesuite.git</connection>
<developerConnection>scm:git:git@github.com:netarchivesuite/netarchivesuite.git</developerConnection>
<tag>HEAD</tag>
<tag>netarchivesuite-7.5</tag>
</scm>

<distributionManagement>
Expand Down Expand Up @@ -911,7 +911,7 @@
<dependency>
<groupId>org.netarchivesuite</groupId>
<artifactId>build-tools</artifactId>
<version>7.4.5-SNAPSHOT</version>
<version>7.5</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>7.4.5-SNAPSHOT</version>
<version>7.5</version>
</parent>

<artifactId>wayback</artifactId>
Expand Down

0 comments on commit 2b944a5

Please sign in to comment.