This is an automated email from the ASF dual-hosted git repository.
tabish pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/qpid-protonj2.git
The following commit(s) were added to refs/heads/main by this push:
new f7648f99 NO-JIRA Update pom scm definitions
f7648f99 is described below
commit f7648f996aa8c96458603107c126a22ffff37ddb
Author: Timothy Bish <[email protected]>
AuthorDate: Tue Apr 5 12:43:36 2022 -0400
NO-JIRA Update pom scm definitions
---
pom.xml | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/pom.xml b/pom.xml
index 8ba55902..e1fb6364 100644
--- a/pom.xml
+++ b/pom.xml
@@ -67,10 +67,10 @@
<url>https://qpid.apache.org/proton</url>
<scm>
-
<connection>scm:git:https://git-wip-us.apache.org/repos/asf/qpid-protonj2.git</connection>
-
<developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/qpid-protonj2.git</developerConnection>
- <url>https://git-wip-us.apache.org/repos/asf?p=qpid-protonj2.git</url>
- <tag>1.0.0-M2</tag>
+
<connection>scm:git:https://gitbox.apache.org/repos/asf/qpid-protonj2.git</connection>
+
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/qpid-protonj2.git</developerConnection>
+ <url>https://gitbox.apache.org/repos/asf?p=qpid-protonj2.git</url>
+ <tag>HEAD</tag>
</scm>
<issueManagement>
<url>https://issues.apache.org/jira/browse/PROTON</url>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]