diff --git a/pom.xml b/pom.xml index 7d925ca..ee7c0e7 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ com.rudikershaw.gitbuildhook git-build-hook-maven-plugin - 3.3.0-SNAPSHOT + 3.3.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 68e888e..0326bef 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.3.0-SNAPSHOT + 3.3.0 diff --git a/src/test/resources/test-project-configure/pom.xml b/src/test/resources/test-project-configure/pom.xml index 8691934..a5775d3 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.3.0-SNAPSHOT + 3.3.0 hooks-path/ diff --git a/src/test/resources/test-project-initialise/pom.xml b/src/test/resources/test-project-initialise/pom.xml index 260a4b9..5c70cdb 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.3.0-SNAPSHOT + 3.3.0 diff --git a/src/test/resources/test-project-install-hooks/pom.xml b/src/test/resources/test-project-install-hooks/pom.xml index 6be650a..9f2c44e 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.3.0-SNAPSHOT + 3.3.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 db1cc69..9188da4 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.3.0-SNAPSHOT + 3.3.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 685159c..cd5b1ca 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.3.0-SNAPSHOT + 3.3.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 e631364..0921abb 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.3.0-SNAPSHOT + 3.3.0 hook-to-reinstall.sh