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 fd62e36 [maven-release-plugin] prepare for next development iteration
fd62e36 is described below
commit fd62e368b3ab98f4560c7874360cc10a80b4ef11
Author: Harbs <[email protected]>
AuthorDate: Thu Sep 24 11:17:21 2020 +0300
[maven-release-plugin] prepare for next development iteration
---
compiler-build-tools/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/compiler-build-tools/pom.xml b/compiler-build-tools/pom.xml
index bebc59f..a88f994 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>