From 4c2162b6e646e964fa01261f92e0cb2e8141cf22 Mon Sep 17 00:00:00 2001 From: Davy Landman <davy.landman@swat.engineering> Date: Tue, 2 Jul 2024 11:53:53 +0200 Subject: [PATCH] [maven-release-plugin] prepare for next development iteration --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 57680b56..db617d69 100644 --- a/pom.xml +++ b/pom.xml @@ -9,13 +9,13 @@ <groupId>org.rascalmpl</groupId> <artifactId>rascal-core</artifactId> - <version>0.10.2-RC2</version> + <version>0.10.2-RC3-SNAPSHOT</version> <packaging>jar</packaging> <scm> <developerConnection>scm:git:ssh://git@github.com/usethesource/rascal-core.git</developerConnection> - <tag>v0.10.2-RC2</tag> + <tag>v0.10.0-BOOT1</tag> </scm> <!-- dependency resolution configuration (usethesource) -->