diff --git a/commons/pom.xml b/commons/pom.xml
index bc87cd9e..51c66213 100644
--- a/commons/pom.xml
+++ b/commons/pom.xml
@@ -3,7 +3,7 @@
org.archive
heritrix
- 3.1.0-SNAPSHOT
+ 3.1.0
4.0.0
org.archive.heritrix
diff --git a/dist/README.txt b/dist/README.txt
index 961f02e4..614f46a1 100644
--- a/dist/README.txt
+++ b/dist/README.txt
@@ -41,7 +41,7 @@ For API documentation, see .
+See the Heritrix Release Notes at
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.
\ No newline at end of file
+the libraries in the 'lib' directory.
diff --git a/dist/pom.xml b/dist/pom.xml
index f8ad00b3..fd4c0324 100644
--- a/dist/pom.xml
+++ b/dist/pom.xml
@@ -3,7 +3,7 @@
org.archive
heritrix
- 3.1.0-SNAPSHOT
+ 3.1.0
4.0.0
org.archive.heritrix
diff --git a/engine/pom.xml b/engine/pom.xml
index 6c9315f4..c25c4c98 100644
--- a/engine/pom.xml
+++ b/engine/pom.xml
@@ -3,7 +3,7 @@
org.archive
heritrix
- 3.1.0-SNAPSHOT
+ 3.1.0
4.0.0
org.archive.heritrix
diff --git a/modules/pom.xml b/modules/pom.xml
index d0bd0508..a0221582 100644
--- a/modules/pom.xml
+++ b/modules/pom.xml
@@ -3,7 +3,7 @@
org.archive
heritrix
- 3.1.0-SNAPSHOT
+ 3.1.0
4.0.0
org.archive.heritrix
diff --git a/pom.xml b/pom.xml
index 9ff7fd2b..efbeaad4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -20,7 +20,7 @@ http://maven.apache.org/guides/mini/guide-m1-m2.html
org.archive
heritrix
- 3.1.0-SNAPSHOT
+ 3.1.0
pom
Heritrix 3