This is an automated email from the ASF dual-hosted git repository.

harbs 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 43ba40f  [maven-release-plugin] prepare for next development iteration
43ba40f is described below

commit 43ba40f7d8d3b92f6d757876bfe5b9993861fe2b
Author: Harbs <[email protected]>
AuthorDate: Mon Nov 23 13:59:04 2020 +0200

    [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 0e9334e..a2fe1d6 100644
--- a/compiler-build-tools/pom.xml
+++ b/compiler-build-tools/pom.xml
@@ -28,7 +28,7 @@
 
   <groupId>org.apache.royale.compiler</groupId>
   <artifactId>compiler-build-tools</artifactId>
-  <version>1.2.1</version>
+  <version>1.2.2-SNAPSHOT</version>
   <packaging>maven-plugin</packaging>
 
   <name>Apache Royale: Build Tools</name>
@@ -37,7 +37,7 @@
     
<connection>scm:git:https://gitbox.apache.org/repos/asf/royale-compiler.git</connection>
     
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/royale-compiler.git</developerConnection>
     <url>https://github.com/apache/royale-compiler</url>
-    <tag>org.apache.royale.compiler-build-tools-1.2.1-rc1</tag>
+    <tag>HEAD</tag>
   </scm>
 
   <build>

Reply via email to