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 43d86c2 no jira: scm URL is corrected
43d86c2 is described below
commit 43d86c2710bc90af43bca5f51f0fc661fdb4a313
Author: Maxim Solodovnik <[email protected]>
AuthorDate: Wed May 23 09:43:34 2018 +0700
no jira: scm URL is corrected
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 49d3848..aa4f416 100644
--- a/pom.xml
+++ b/pom.xml
@@ -522,7 +522,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>
<mailingLists>
--
To stop receiving notification emails like this one, please contact
[email protected].