This is an automated email from the ASF dual-hosted git repository.
skygo pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/netbeans-mavenutils-parent.git
The following commit(s) were added to refs/heads/master by this push:
new e85ca5b fix scm url
e85ca5b is described below
commit e85ca5bfba674967cabbd1f4d0fc34c04c1fa7b5
Author: Eric Barboni <[email protected]>
AuthorDate: Wed May 15 14:02:19 2019 +0200
fix scm url
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 5178fb1..d97795c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -41,7 +41,7 @@ under the License.
</licenses>
<scm>
<connection>scm:git:https://gitbox.apache.org/repos/asf/netbeans-mavenutils-parent.git</connection>
-
<developerConnection>scm:git:gitbox.apache.org/repos/asf/netbeans-mavenutils-parent.git</developerConnection>
+
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/netbeans-mavenutils-parent.git</developerConnection>
<url>https://github.com/apache/netbeans-mavenutils-parent</url>
</scm>
<dependencyManagement>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists