diff --git a/pom.xml b/pom.xml
index 11255c9..266b308 100644
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@
com.rudikershaw.gitbuildhook
git-build-hook-maven-plugin
- 3.1.0-SNAPSHOT
+ 3.1.0
maven-plugin
Git Build Hook Maven Plugin
diff --git a/src/test/resources/default-test-project/pom.xml b/src/test/resources/default-test-project/pom.xml
index 7f90109..5504b77 100644
--- a/src/test/resources/default-test-project/pom.xml
+++ b/src/test/resources/default-test-project/pom.xml
@@ -15,7 +15,7 @@
com.rudikershaw.gitbuildhook
git-build-hook-maven-plugin
- 3.1.0-SNAPSHOT
+ 3.1.0
diff --git a/src/test/resources/test-project-configure/pom.xml b/src/test/resources/test-project-configure/pom.xml
index 804bd6d..ea5594c 100644
--- a/src/test/resources/test-project-configure/pom.xml
+++ b/src/test/resources/test-project-configure/pom.xml
@@ -15,7 +15,7 @@
com.rudikershaw.gitbuildhook
git-build-hook-maven-plugin
- 3.1.0-SNAPSHOT
+ 3.1.0
hooks-path/
diff --git a/src/test/resources/test-project-initialise/pom.xml b/src/test/resources/test-project-initialise/pom.xml
index f1c15c0..4b91624 100644
--- a/src/test/resources/test-project-initialise/pom.xml
+++ b/src/test/resources/test-project-initialise/pom.xml
@@ -15,7 +15,7 @@
com.rudikershaw.gitbuildhook
git-build-hook-maven-plugin
- 3.1.0-SNAPSHOT
+ 3.1.0
diff --git a/src/test/resources/test-project-install-hooks/pom.xml b/src/test/resources/test-project-install-hooks/pom.xml
index 92d1c71..f5fd312 100644
--- a/src/test/resources/test-project-install-hooks/pom.xml
+++ b/src/test/resources/test-project-install-hooks/pom.xml
@@ -15,7 +15,7 @@
com.rudikershaw.gitbuildhook
git-build-hook-maven-plugin
- 3.1.0-SNAPSHOT
+ 3.1.0
hook-to-install.sh
diff --git a/src/test/resources/test-project-invalid-hook/pom.xml b/src/test/resources/test-project-invalid-hook/pom.xml
index ce0f1c7..d7a9846 100644
--- a/src/test/resources/test-project-invalid-hook/pom.xml
+++ b/src/test/resources/test-project-invalid-hook/pom.xml
@@ -15,7 +15,7 @@
com.rudikershaw.gitbuildhook
git-build-hook-maven-plugin
- 3.1.0-SNAPSHOT
+ 3.1.0
hook-to-install.sh
diff --git a/src/test/resources/test-project-reinstall-hooks/pom.xml b/src/test/resources/test-project-reinstall-hooks/pom.xml
index 73bad72..ab4bdd6 100644
--- a/src/test/resources/test-project-reinstall-hooks/pom.xml
+++ b/src/test/resources/test-project-reinstall-hooks/pom.xml
@@ -15,7 +15,7 @@
com.rudikershaw.gitbuildhook
git-build-hook-maven-plugin
- 3.1.0-SNAPSHOT
+ 3.1.0
hook-to-install.sh
diff --git a/src/test/resources/test-project-reinstall-hooks/pom2.xml b/src/test/resources/test-project-reinstall-hooks/pom2.xml
index 842c6ca..44a9cdc 100644
--- a/src/test/resources/test-project-reinstall-hooks/pom2.xml
+++ b/src/test/resources/test-project-reinstall-hooks/pom2.xml
@@ -15,7 +15,7 @@
com.rudikershaw.gitbuildhook
git-build-hook-maven-plugin
- 3.1.0-SNAPSHOT
+ 3.1.0
hook-to-reinstall.sh