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

solomax pushed a commit to tag 6.0.0
in repository https://gitbox.apache.org/repos/asf/openmeetings.git

commit f6b537c3561ed7af3a9fe864fd6e94b6245e9426
Author: Maxim Solodovnik <solomax...@gmail.com>
AuthorDate: Fri Mar 5 14:00:23 2021 +0700

    6.0.0 Release Candidate 1
---
 openmeetings-core/pom.xml        | 2 +-
 openmeetings-db/pom.xml          | 2 +-
 openmeetings-install/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                          | 6 +++---
 10 files changed, 13 insertions(+), 13 deletions(-)

diff --git a/openmeetings-core/pom.xml b/openmeetings-core/pom.xml
index ecbc593..7d7810b 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>6.0.0-SNAPSHOT</version>
+               <version>6.0.0</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>openmeetings-core</artifactId>
diff --git a/openmeetings-db/pom.xml b/openmeetings-db/pom.xml
index 0bb67aa..b36345b 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>6.0.0-SNAPSHOT</version>
+               <version>6.0.0</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>openmeetings-db</artifactId>
diff --git a/openmeetings-install/pom.xml b/openmeetings-install/pom.xml
index bedfc4a..be440e1 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>6.0.0-SNAPSHOT</version>
+               <version>6.0.0</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>openmeetings-install</artifactId>
diff --git a/openmeetings-screenshare/pom.xml b/openmeetings-screenshare/pom.xml
index 91c4164..5eff8ce 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>6.0.0-SNAPSHOT</version>
+               <version>6.0.0</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>openmeetings-screenshare</artifactId>
diff --git a/openmeetings-server/pom.xml b/openmeetings-server/pom.xml
index db7c38e..d5a0438 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>6.0.0-SNAPSHOT</version>
+               <version>6.0.0</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.git</url>
+               <url>https://github.com/apache/openmeetings/tree/6.0.0</url>
                <tag>HEAD</tag>
        </scm>
        <profiles>
diff --git a/openmeetings-service/pom.xml b/openmeetings-service/pom.xml
index 4507a7f..633b14e 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>6.0.0-SNAPSHOT</version>
+               <version>6.0.0</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>openmeetings-service</artifactId>
diff --git a/openmeetings-util/pom.xml b/openmeetings-util/pom.xml
index 2ddb798..74732ee 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>6.0.0-SNAPSHOT</version>
+               <version>6.0.0</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>openmeetings-util</artifactId>
diff --git a/openmeetings-web/pom.xml b/openmeetings-web/pom.xml
index 36c0e8f..b278269 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>6.0.0-SNAPSHOT</version>
+               <version>6.0.0</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>openmeetings-web</artifactId>
diff --git a/openmeetings-webservice/pom.xml b/openmeetings-webservice/pom.xml
index 16ef367..e415298 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>6.0.0-SNAPSHOT</version>
+               <version>6.0.0</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>openmeetings-webservice</artifactId>
diff --git a/pom.xml b/pom.xml
index 1ba7dd3..cfdedac 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,7 +26,7 @@
        </parent>
        <groupId>org.apache.openmeetings</groupId>
        <artifactId>openmeetings-parent</artifactId>
-       <version>6.0.0-SNAPSHOT</version>
+       <version>6.0.0</version>
        <packaging>pom</packaging>
        <name>Openmeetings</name>
        <description>Parent project for all OpenMeetings Maven modules. 
Required to hold general settings</description>
@@ -41,7 +41,7 @@
                <autoModuleName>apache.openmeetings.parent</autoModuleName>
                <jdk.version>11</jdk.version>
                <!-- plugin versions -->
-               
<maven-javadoc-plugin.version>3.2.0</maven-javadoc-plugin.version>
+               
<maven-javadoc-plugin.version>3.0.1</maven-javadoc-plugin.version>
                
<maven-surefire-plugin.version>3.0.0-M5</maven-surefire-plugin.version>
                <maven-site-plugin.version>3.9.1</maven-site-plugin.version>
                <exec-maven-plugin.version>1.6.0</exec-maven-plugin.version>
@@ -325,7 +325,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.git</url>
+               <url>https://github.com/apache/openmeetings/tree/6.0.0</url>
                <tag>HEAD</tag>
        </scm>
        <mailingLists>

Reply via email to