You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openmeetings.apache.org by so...@apache.org on 2018/08/24 11:15:44 UTC

[openmeetings] branch 4.0.x updated: [OPENMEETINGS-1897] apache pom version is updated

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

solomax pushed a commit to branch 4.0.x
in repository https://gitbox.apache.org/repos/asf/openmeetings.git


The following commit(s) were added to refs/heads/4.0.x by this push:
     new 9d62c0c  [OPENMEETINGS-1897] apache pom version is updated
9d62c0c is described below

commit 9d62c0ccb2ce0673c948584b788543e1904215b0
Author: Maxim Solodovnik <so...@gmail.com>
AuthorDate: Fri Aug 24 18:15:32 2018 +0700

    [OPENMEETINGS-1897] apache pom version is updated
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 3f41918..c573c95 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,7 +22,7 @@
 	<parent>
 		<groupId>org.apache</groupId>
 		<artifactId>apache</artifactId>
-		<version>20</version>
+		<version>21</version>
 	</parent>
 	<groupId>org.apache.openmeetings</groupId>
 	<artifactId>openmeetings-parent</artifactId>