This is an automated email from the ASF dual-hosted git repository.
aharui 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 da9b812 maven was complaining about a missing version
da9b812 is described below
commit da9b8121b37bb3b1c9858e694347448bb28030fb
Author: Alex Harui <[email protected]>
AuthorDate: Tue Jan 2 21:31:21 2018 -0800
maven was complaining about a missing version
---
pom.xml | 1 +
1 file changed, 1 insertion(+)
diff --git a/pom.xml b/pom.xml
index cee052f..5f9db75 100644
--- a/pom.xml
+++ b/pom.xml
@@ -141,6 +141,7 @@
<plugin>
<groupId>net.sourceforge.jburg</groupId>
<artifactId>jburg-maven-plugin</artifactId>
+ <version>1.10.4</version>
<dependencies>
<dependency>
<groupId>org.apache.royale.compiler</groupId>
--
To stop receiving notification emails like this one, please contact
['"[email protected]" <[email protected]>'].