You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@royale.apache.org by ah...@apache.org on 2018/01/12 05:12:44 UTC

[royale-asjs] 09/10: allow use of set-property

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

aharui pushed a commit to branch release/0.9.0
in repository https://gitbox.apache.org/repos/asf/royale-asjs.git

commit 26e3ff0dc3ac17c07120664c6dd50d81de7294bc
Author: Alex Harui <ah...@apache.org>
AuthorDate: Thu Jan 11 14:40:16 2018 -0800

    allow use of set-property
    
    (cherry picked from commit 2a4c3069d234f72b2b22fe25ba2520ec5649c416)
---
 pom.xml | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/pom.xml b/pom.xml
index 95ef700..fee837a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -141,6 +141,12 @@
 
         <plugin>
           <groupId>org.codehaus.mojo</groupId>
+          <artifactId>versions-maven-plugin</artifactId>
+          <version>2.5</version>
+        </plugin>
+        
+        <plugin>
+          <groupId>org.codehaus.mojo</groupId>
           <artifactId>build-helper-maven-plugin</artifactId>
           <version>3.0.0</version>
         </plugin>

-- 
To stop receiving notification emails like this one, please contact
"commits@royale.apache.org" <co...@royale.apache.org>.