diff --git a/README.md b/README.md index 78baea4..6fe0f28 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ Add the following to the `plugins` section of your `pom.xml`: ch.usi.si.seart git-submodule-maven-plugin - 1.1.0 + 1.1.1 ``` @@ -59,7 +59,7 @@ the project. To use this goal in your build, write your plugin definition as fol ch.usi.si.seart git-submodule-maven-plugin - 1.1.0 + 1.1.1 diff --git a/pom.xml b/pom.xml index 69d3bcf..4ae3a7f 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ ch.usi.si.seart git-submodule-maven-plugin - 1.1.1-SNAPSHOT + 1.1.1 maven-plugin ${project.groupId}:${project.artifactId} @@ -35,7 +35,7 @@ - HEAD + v1.1.1 https://github.com/seart-group/git-submodule-maven-plugin/tree/master scm:git:https://github.com/seart-group/git-submodule-maven-plugin.git scm:git:git@github.com:seart-group/git-submodule-maven-plugin.git