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 23d2f81 no jira: scm url is corrected
23d2f81 is described below
commit 23d2f814c9dd55214c9c01258e2858e3bd48c4b3
Author: Maxim Solodovnik <[email protected]>
AuthorDate: Mon May 28 00:06:49 2018 +0700
no jira: scm url is corrected
---
openmeetings-server/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/openmeetings-server/pom.xml b/openmeetings-server/pom.xml
index 8f1e088..7e8c30d 100644
--- a/openmeetings-server/pom.xml
+++ b/openmeetings-server/pom.xml
@@ -45,7 +45,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/4.0.3</url>
+ <url>https://github.com/apache/openmeetings/tree/4.0.x</url>
<tag>HEAD</tag>
</scm>
<profiles>
--
To stop receiving notification emails like this one, please contact
[email protected].