This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel-upgrade-recipes.git
The following commit(s) were added to refs/heads/main by this push: new 3e2b03f [maven-release-plugin] prepare release camel-upgrade-recipes-0.1 3e2b03f is described below commit 3e2b03f10ee88d74e027811e5c6fe965f220fb88 Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Tue Jul 23 10:26:31 2024 +0200 [maven-release-plugin] prepare release camel-upgrade-recipes-0.1 --- pom.xml | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index 8617a54..603a95e 100644 --- a/pom.xml +++ b/pom.xml @@ -17,8 +17,7 @@ limitations under the License. --> -<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> @@ -28,7 +27,7 @@ </parent> <groupId>org.apache.camel</groupId> - <version>1.0.0-SNAPSHOT</version> + <version>0.1</version> <artifactId>camel-upgrade-recipes</artifactId> <name>Camel Upgrades Recipes</name> @@ -69,7 +68,7 @@ <connection>scm:git:http://gitbox.apache.org/repos/asf/camel-upgrade-recipes.git</connection> <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/camel-upgrade-recipes.git</developerConnection> <url>https://gitbox.apache.org/repos/asf?p=camel-upgrade-recipes.git;a=summary</url> - <tag>0.0.1</tag> + <tag>camel-upgrade-recipes-0.1</tag> </scm> <issueManagement> <system>jira</system>