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
commit 3db34bf3b0f23310bd31a1c8c42adade3cbc3165 Author: Maxim Solodovnik <[email protected]> AuthorDate: Wed May 10 09:44:50 2023 +0700 Switching to the next dev version --- openmeetings-core/pom.xml | 2 +- openmeetings-db/pom.xml | 2 +- openmeetings-install/pom.xml | 2 +- openmeetings-mediaserver/pom.xml | 2 +- openmeetings-screenshare/pom.xml | 2 +- openmeetings-server/pom.xml | 4 ++-- openmeetings-service/pom.xml | 2 +- openmeetings-util/pom.xml | 2 +- openmeetings-web/pom.xml | 2 +- openmeetings-webservice/pom.xml | 2 +- pom.xml | 8 ++++---- 11 files changed, 15 insertions(+), 15 deletions(-) diff --git a/openmeetings-core/pom.xml b/openmeetings-core/pom.xml index 491a9b1ac..ee4621d5a 100644 --- a/openmeetings-core/pom.xml +++ b/openmeetings-core/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.openmeetings</groupId> <artifactId>openmeetings-parent</artifactId> - <version>7.1.0</version> + <version>7.2.0-SNAPSHOT</version> <relativePath>..</relativePath> </parent> <artifactId>openmeetings-core</artifactId> diff --git a/openmeetings-db/pom.xml b/openmeetings-db/pom.xml index 5599c8b15..5a6d49460 100644 --- a/openmeetings-db/pom.xml +++ b/openmeetings-db/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.openmeetings</groupId> <artifactId>openmeetings-parent</artifactId> - <version>7.1.0</version> + <version>7.2.0-SNAPSHOT</version> <relativePath>..</relativePath> </parent> <artifactId>openmeetings-db</artifactId> diff --git a/openmeetings-install/pom.xml b/openmeetings-install/pom.xml index 68d89d45b..fd53d4ad0 100644 --- a/openmeetings-install/pom.xml +++ b/openmeetings-install/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.openmeetings</groupId> <artifactId>openmeetings-parent</artifactId> - <version>7.1.0</version> + <version>7.2.0-SNAPSHOT</version> <relativePath>..</relativePath> </parent> <artifactId>openmeetings-install</artifactId> diff --git a/openmeetings-mediaserver/pom.xml b/openmeetings-mediaserver/pom.xml index 7913efbe5..aeebd7592 100644 --- a/openmeetings-mediaserver/pom.xml +++ b/openmeetings-mediaserver/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.openmeetings</groupId> <artifactId>openmeetings-parent</artifactId> - <version>7.1.0</version> + <version>7.2.0-SNAPSHOT</version> <relativePath>..</relativePath> </parent> <artifactId>openmeetings-mediaserver</artifactId> diff --git a/openmeetings-screenshare/pom.xml b/openmeetings-screenshare/pom.xml index 343fa3e23..31589b853 100644 --- a/openmeetings-screenshare/pom.xml +++ b/openmeetings-screenshare/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.openmeetings</groupId> <artifactId>openmeetings-parent</artifactId> - <version>7.1.0</version> + <version>7.2.0-SNAPSHOT</version> <relativePath>..</relativePath> </parent> <artifactId>openmeetings-screenshare</artifactId> diff --git a/openmeetings-server/pom.xml b/openmeetings-server/pom.xml index 966e7cc7f..80d975dc1 100644 --- a/openmeetings-server/pom.xml +++ b/openmeetings-server/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.openmeetings</groupId> <artifactId>openmeetings-parent</artifactId> - <version>7.1.0</version> + <version>7.2.0-SNAPSHOT</version> <relativePath>..</relativePath> </parent> <artifactId>openmeetings-server</artifactId> @@ -46,7 +46,7 @@ <scm> <connection>scm:git:https://github.com/apache/openmeetings.git</connection> <developerConnection>scm:git:https://github.com/apache/openmeetings.git</developerConnection> - <url>https://github.com/apache/openmeetings/tree/7.1.0</url> + <url>https://github.com/apache/openmeetings</url> <tag>HEAD</tag> </scm> <profiles> diff --git a/openmeetings-service/pom.xml b/openmeetings-service/pom.xml index 9bbc1dd4c..9484861b8 100644 --- a/openmeetings-service/pom.xml +++ b/openmeetings-service/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.openmeetings</groupId> <artifactId>openmeetings-parent</artifactId> - <version>7.1.0</version> + <version>7.2.0-SNAPSHOT</version> <relativePath>..</relativePath> </parent> <artifactId>openmeetings-service</artifactId> diff --git a/openmeetings-util/pom.xml b/openmeetings-util/pom.xml index 18143c2b9..dd5f0ea14 100644 --- a/openmeetings-util/pom.xml +++ b/openmeetings-util/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.openmeetings</groupId> <artifactId>openmeetings-parent</artifactId> - <version>7.1.0</version> + <version>7.2.0-SNAPSHOT</version> <relativePath>..</relativePath> </parent> <artifactId>openmeetings-util</artifactId> diff --git a/openmeetings-web/pom.xml b/openmeetings-web/pom.xml index dd41f26e6..003db33d9 100644 --- a/openmeetings-web/pom.xml +++ b/openmeetings-web/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.openmeetings</groupId> <artifactId>openmeetings-parent</artifactId> - <version>7.1.0</version> + <version>7.2.0-SNAPSHOT</version> <relativePath>..</relativePath> </parent> <artifactId>openmeetings-web</artifactId> diff --git a/openmeetings-webservice/pom.xml b/openmeetings-webservice/pom.xml index e054a0c1a..d381c388d 100644 --- a/openmeetings-webservice/pom.xml +++ b/openmeetings-webservice/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.openmeetings</groupId> <artifactId>openmeetings-parent</artifactId> - <version>7.1.0</version> + <version>7.2.0-SNAPSHOT</version> <relativePath>..</relativePath> </parent> <artifactId>openmeetings-webservice</artifactId> diff --git a/pom.xml b/pom.xml index 4220f46ae..9ced431a9 100644 --- a/pom.xml +++ b/pom.xml @@ -26,13 +26,13 @@ </parent> <groupId>org.apache.openmeetings</groupId> <artifactId>openmeetings-parent</artifactId> - <version>7.1.0</version> + <version>7.2.0-SNAPSHOT</version> <packaging>pom</packaging> <name>Openmeetings</name> <description>Parent project for all OpenMeetings Maven modules. Required to hold general settings</description> <properties> <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> - <project.build.outputTimestamp>2023-05-05T03:25:03Z</project.build.outputTimestamp> + <project.build.outputTimestamp>2023-05-10T02:44:22Z</project.build.outputTimestamp> <wicket.configuration>DEPLOYMENT</wicket.configuration> <om.quick.build>false</om.quick.build> <om.notquick.build>true</om.notquick.build> @@ -352,7 +352,7 @@ <scm> <connection>scm:git:https://github.com/apache/openmeetings.git</connection> <developerConnection>scm:git:https://github.com/apache/openmeetings.git</developerConnection> - <url>https://github.com/apache/openmeetings/tree/7.1.0</url> + <url>https://github.com/apache/openmeetings/openmeetings</url> <tag>HEAD</tag> </scm> <mailingLists> @@ -1165,7 +1165,7 @@ </executions> </plugin> </plugins> - <pluginManagement> + <pluginManagement> <plugins> <plugin> <groupId>org.apache.maven.plugins</groupId>
