mirror of
https://github.com/internetarchive/heritrix3.git
synced 2026-09-23 06:05:46 +00:00
Prep for 3.1.0 release
* **/pom.xml
bump version-id to "3.1.0"
* README.txt
refer to exactly 3.1.0 release notes
This commit is contained in:
+1
-1
@@ -3,7 +3,7 @@
|
||||
<parent>
|
||||
<groupId>org.archive</groupId>
|
||||
<artifactId>heritrix</artifactId>
|
||||
<version>3.1.0-SNAPSHOT</version>
|
||||
<version>3.1.0</version>
|
||||
</parent>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<groupId>org.archive.heritrix</groupId>
|
||||
|
||||
Vendored
+2
-2
@@ -41,7 +41,7 @@ For API documentation, see <https://webarchive.jira.com/wiki/display/Heritrix/He
|
||||
|
||||
5.0 Release History
|
||||
|
||||
See the Heritrix Release Notes at <http://webarchive.jira.com/wiki/display/Heritrix/Release+Notes+-+3.0.0>.
|
||||
See the Heritrix Release Notes at <https://webarchive.jira.com/wiki/display/Heritrix/Release+Notes+-+Heritrix+3.1.0>
|
||||
|
||||
6.0 License
|
||||
|
||||
@@ -56,4 +56,4 @@ licenses. See the included LICENSE.txt file for more information.
|
||||
Heritrix is distributed with the libraries it depends upon. The
|
||||
libraries can be found under the 'lib' directory, and are used under
|
||||
the terms of their respective licenses, which are included alongside
|
||||
the libraries in the 'lib' directory.
|
||||
the libraries in the 'lib' directory.
|
||||
|
||||
Vendored
+1
-1
@@ -3,7 +3,7 @@
|
||||
<parent>
|
||||
<groupId>org.archive</groupId>
|
||||
<artifactId>heritrix</artifactId>
|
||||
<version>3.1.0-SNAPSHOT</version>
|
||||
<version>3.1.0</version>
|
||||
</parent>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<groupId>org.archive.heritrix</groupId>
|
||||
|
||||
+1
-1
@@ -3,7 +3,7 @@
|
||||
<parent>
|
||||
<groupId>org.archive</groupId>
|
||||
<artifactId>heritrix</artifactId>
|
||||
<version>3.1.0-SNAPSHOT</version>
|
||||
<version>3.1.0</version>
|
||||
</parent>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<groupId>org.archive.heritrix</groupId>
|
||||
|
||||
+1
-1
@@ -3,7 +3,7 @@
|
||||
<parent>
|
||||
<groupId>org.archive</groupId>
|
||||
<artifactId>heritrix</artifactId>
|
||||
<version>3.1.0-SNAPSHOT</version>
|
||||
<version>3.1.0</version>
|
||||
</parent>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<groupId>org.archive.heritrix</groupId>
|
||||
|
||||
@@ -20,7 +20,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.1.0-SNAPSHOT</version>
|
||||
<version>3.1.0</version>
|
||||
<packaging>pom</packaging>
|
||||
<name>Heritrix 3</name>
|
||||
<description>
|
||||
|
||||
Reference in New Issue
Block a user