[maven-release-plugin] prepare release 3.14.1

This commit is contained in:
Alex Osborne
2026-04-06 17:11:04 +09:00
parent 08dfe5aa97
commit 56f8aee836
7 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
<parent>
<groupId>org.archive</groupId>
<artifactId>heritrix</artifactId>
<version>3.14.1-SNAPSHOT</version>
<version>3.14.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.archive.heritrix</groupId>
+1 -1
View File
@@ -3,7 +3,7 @@
<parent>
<groupId>org.archive</groupId>
<artifactId>heritrix</artifactId>
<version>3.14.1-SNAPSHOT</version>
<version>3.14.1</version>
</parent>
<groupId>org.archive.heritrix</groupId>
<artifactId>heritrix-contrib</artifactId>
+1 -1
View File
@@ -3,7 +3,7 @@
<parent>
<groupId>org.archive</groupId>
<artifactId>heritrix</artifactId>
<version>3.14.1-SNAPSHOT</version>
<version>3.14.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.archive.heritrix</groupId>
+1 -1
View File
@@ -3,7 +3,7 @@
<parent>
<groupId>org.archive</groupId>
<artifactId>heritrix</artifactId>
<version>3.14.1-SNAPSHOT</version>
<version>3.14.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.archive.heritrix</groupId>
+1 -1
View File
@@ -3,7 +3,7 @@
<parent>
<groupId>org.archive</groupId>
<artifactId>heritrix</artifactId>
<version>3.14.1-SNAPSHOT</version>
<version>3.14.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.archive.heritrix</groupId>
+1 -1
View File
@@ -3,7 +3,7 @@
<parent>
<groupId>org.archive</groupId>
<artifactId>heritrix</artifactId>
<version>3.14.1-SNAPSHOT</version>
<version>3.14.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.archive.heritrix</groupId>
+2 -2
View File
@@ -18,7 +18,7 @@ http://maven.apache.org/guides/mini/guide-m1-m2.html
<groupId>org.archive</groupId>
<!--This project is parent to all under 'projects' subdirectory-->
<artifactId>heritrix</artifactId>
<version>3.14.1-SNAPSHOT</version>
<version>3.14.1</version>
<packaging>pom</packaging>
<name>Heritrix 3</name>
<description>
@@ -32,7 +32,7 @@ http://maven.apache.org/guides/mini/guide-m1-m2.html
<connection>scm:git:https://github.com/internetarchive/heritrix3.git</connection>
<developerConnection>scm:git:git@github.com:internetarchive/heritrix3.git</developerConnection>
<url>https://github.com/internetarchive/heritrix3</url>
<tag>3.10.0</tag>
<tag>3.14.1</tag>
</scm>
<licenses>