Repository: openmeetings Updated Branches: refs/heads/OPENMEETINGS-1791-quick-poll c9916d59b -> 1f07950cd
[OPENMEETINGS-1777] apache parent version is bumped Project: http://git-wip-us.apache.org/repos/asf/openmeetings/repo Commit: http://git-wip-us.apache.org/repos/asf/openmeetings/commit/2bcafa61 Tree: http://git-wip-us.apache.org/repos/asf/openmeetings/tree/2bcafa61 Diff: http://git-wip-us.apache.org/repos/asf/openmeetings/diff/2bcafa61 Branch: refs/heads/OPENMEETINGS-1791-quick-poll Commit: 2bcafa61dba2f3ac3ea54abaa7a0e4424969dee9 Parents: 1ec0fca Author: Maxim Solodovnik <[email protected]> Authored: Thu Jan 25 14:04:52 2018 +0700 Committer: Maxim Solodovnik <[email protected]> Committed: Thu Jan 25 14:04:52 2018 +0700 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/openmeetings/blob/2bcafa61/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index e4ebfae..2aceccd 100644 --- a/pom.xml +++ b/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache</groupId> <artifactId>apache</artifactId> - <version>18</version> + <version>19</version> </parent> <groupId>org.apache.openmeetings</groupId> <artifactId>openmeetings-parent</artifactId>
