diff --git a/frontend-maven-plugin/pom.xml b/frontend-maven-plugin/pom.xml index 24d94176..77f092f6 100644 --- a/frontend-maven-plugin/pom.xml +++ b/frontend-maven-plugin/pom.xml @@ -4,7 +4,7 @@ frontend-plugins com.github.eirslett - 1.13.1 + 1.13.2-SNAPSHOT frontend-maven-plugin diff --git a/frontend-plugin-core/pom.xml b/frontend-plugin-core/pom.xml index 97d04c06..01e56b20 100644 --- a/frontend-plugin-core/pom.xml +++ b/frontend-plugin-core/pom.xml @@ -3,7 +3,7 @@ frontend-plugins com.github.eirslett - 1.13.1 + 1.13.2-SNAPSHOT 4.0.0 diff --git a/pom.xml b/pom.xml index eabc61d4..77cec50a 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ com.github.eirslett frontend-plugins - 1.13.1 + 1.13.2-SNAPSHOT pom @@ -34,7 +34,7 @@ https://github.com/eirslett/frontend-maven-plugin scm:git:https://github.com/eirslett/frontend-maven-plugin.git scm:git:git@github.com:eirslett/frontend-maven-plugin.git - frontend-plugins-1.13.1 + HEAD