This is an automated email from the ASF dual-hosted git repository.
carlosrovira pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/royale-asjs.git
The following commit(s) were added to refs/heads/develop by this push:
new df827b5 fix build removing this? seems not good but jenkins seems to
require it :(
df827b5 is described below
commit df827b5c5f93ea717f6ba2b9ba34f30e7eded908
Author: Carlos Rovira <[email protected]>
AuthorDate: Sat Apr 21 08:34:37 2018 +0200
fix build removing this? seems not good but jenkins seems to require it :(
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index f4fb04c..4456e65 100644
--- a/pom.xml
+++ b/pom.xml
@@ -157,11 +157,11 @@
<version>3.5.2</version>
</plugin>
- <plugin>
+ <!-- <plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-war-plugin</artifactId>
<version>3.2.0</version>
- </plugin>
+ </plugin> -->
<!--
<plugin>
<groupId>org.sonarsource.scanner.maven</groupId>
--
To stop receiving notification emails like this one, please contact
[email protected].