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 0f2be89 Revert "fix build removing this? seems not good but jenkins
seems to require it :("
0f2be89 is described below
commit 0f2be89801f884bb310707350ede38dbca5f69f7
Author: Carlos Rovira <[email protected]>
AuthorDate: Sat Apr 21 10:08:05 2018 +0200
Revert "fix build removing this? seems not good but jenkins seems to
require it :("
This reverts commit df827b5c5f93ea717f6ba2b9ba34f30e7eded908.
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index 4456e65..f4fb04c 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].