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:16:11 UTC

[openmeetings] branch master 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 master
in repository https://gitbox.apache.org/repos/asf/openmeetings.git


The following commit(s) were added to refs/heads/master by this push:
     new 041cf51  [OPENMEETINGS-1897] apache pom version is updated
041cf51 is described below

commit 041cf51c11bdae6b2151339b9c963ccf99f45d38
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 b3b6838..272c315 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>