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:
nlevitt
2011-10-21 17:08:04 +00:00
parent e8d4ec73c7
commit 8c99fc947c
6 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -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>
+2 -2
View File
@@ -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.
+1 -1
View File
@@ -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
View File
@@ -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
View File
@@ -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
View File
@@ -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>