diff --git a/frontend-maven-plugin/pom.xml b/frontend-maven-plugin/pom.xml index 7d2805d2..f94f3820 100644 --- a/frontend-maven-plugin/pom.xml +++ b/frontend-maven-plugin/pom.xml @@ -4,7 +4,7 @@ frontend-plugins com.github.eirslett - 1.13.4 + 1.13.5-SNAPSHOT frontend-maven-plugin diff --git a/frontend-plugin-core/pom.xml b/frontend-plugin-core/pom.xml index 44a64165..ecffcf0e 100644 --- a/frontend-plugin-core/pom.xml +++ b/frontend-plugin-core/pom.xml @@ -3,7 +3,7 @@ frontend-plugins com.github.eirslett - 1.13.4 + 1.13.5-SNAPSHOT 4.0.0 diff --git a/pom.xml b/pom.xml index 69cc1365..4f86757e 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ com.github.eirslett frontend-plugins - 1.13.4 + 1.13.5-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.4 + HEAD