You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@royale.apache.org by yi...@apache.org on 2020/04/12 14:12:13 UTC

[royale-compiler] 02/03: [maven-release-plugin] prepare for next development iteration

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

yishayw pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/royale-compiler.git

commit 982933da3c7cc195e437292ac83df713092544b9
Author: yishayw <yi...@apache.org>
AuthorDate: Sun Apr 12 09:45:14 2020 +0000

    [maven-release-plugin] prepare for next development iteration
---
 compiler-build-tools/pom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/compiler-build-tools/pom.xml b/compiler-build-tools/pom.xml
index 082f4e3..2c78001 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.0-rc1</tag>
+    <tag>HEAD</tag>
   </scm>
 
   <build>
@@ -316,4 +316,4 @@
     </profile>
   </profiles>
 
-<properties><project.build.outputTimestamp>2020-04-12T09:44:30Z</project.build.outputTimestamp></properties></project>
+<properties /></project>