This is an automated email from the ASF dual-hosted git repository. carlosrovira pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/royale-compiler.git
The following commit(s) were added to refs/heads/develop by this push: new feaa857 [maven-release-plugin] prepare for next development iteration feaa857 is described below commit feaa857ac1f6e0feaf912bcafc44a98cbb65833a Author: Carlos Rovira <carlosrov...@apache.org> AuthorDate: Fri Mar 27 21:57:15 2020 +0100 [maven-release-plugin] prepare for next development iteration --- compiler-build-tools/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/compiler-build-tools/pom.xml b/compiler-build-tools/pom.xml index e8847ea..f189533 100644 --- a/compiler-build-tools/pom.xml +++ b/compiler-build-tools/pom.xml @@ -29,7 +29,7 @@ <groupId>org.apache.royale.compiler</groupId> <artifactId>compiler-build-tools</artifactId> - <version>1.2.0</version> + <version>1.2.1-SNAPSHOT</version> <packaging>maven-plugin</packaging> <name>Apache Royale: Build Tools</name> @@ -38,7 +38,7 @@ <connection>scm:git:ssh://g...@github.com/apache/royale-compiler.git</connection> <developerConnection>scm:git:ssh://g...@github.com/apache/royale-compiler.git</developerConnection> <url>http://github.com/apache/royale-compiler</url> - <tag>compiler-build-tools-1.2.0</tag> + <tag>HEAD</tag> </scm> <build>