From f24615315298e56c34463c8cc505043a28c486ea Mon Sep 17 00:00:00 2001 From: dabico Date: Mon, 29 Jul 2024 15:44:56 +0200 Subject: [PATCH] [maven-release-plugin] prepare release v1.1.0 --- README.md | 4 ++-- pom.xml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index bb3e101..92266b5 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.0.0 + 1.1.0 ``` @@ -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.0.0 + 1.1.0 diff --git a/pom.xml b/pom.xml index c753dc4..774bd88 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ ch.usi.si.seart git-submodule-maven-plugin - 1.1.0-SNAPSHOT + 1.1.0 maven-plugin ${project.groupId}:${project.artifactId} @@ -35,7 +35,7 @@ - HEAD + v1.1.0 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