Repository: openmeetings
Updated Branches:
  refs/heads/master 95b12493b -> 99fcd6c3b


no jira: maven-war plugin version is changed back to 3.0.0


Project: http://git-wip-us.apache.org/repos/asf/openmeetings/repo
Commit: http://git-wip-us.apache.org/repos/asf/openmeetings/commit/99fcd6c3
Tree: http://git-wip-us.apache.org/repos/asf/openmeetings/tree/99fcd6c3
Diff: http://git-wip-us.apache.org/repos/asf/openmeetings/diff/99fcd6c3

Branch: refs/heads/master
Commit: 99fcd6c3b7ae0ab3f62eef4937f8eb9a221bf9c3
Parents: 95b1249
Author: Maxim Solodovnik <[email protected]>
Authored: Fri May 19 10:38:39 2017 +0700
Committer: Maxim Solodovnik <[email protected]>
Committed: Fri May 19 10:39:06 2017 +0700

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/openmeetings/blob/99fcd6c3/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index fdf6fb9..3b63d55 100644
--- a/pom.xml
+++ b/pom.xml
@@ -866,7 +866,7 @@
                                <plugin>
                                        
<groupId>org.apache.maven.plugins</groupId>
                                        
<artifactId>maven-war-plugin</artifactId>
-                                       <version>3.1.0</version>
+                                       <version>3.0.0</version>
                                </plugin>
                                <plugin>
                                        
<groupId>org.apache.maven.plugins</groupId>

Reply via email to