We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d0da274 + b389e9b commit 5293f99Copy full SHA for 5293f99
1 file changed
pom.xml
@@ -76,9 +76,9 @@
76
</licenses>
77
78
<scm>
79
- <connection>scm:svn:http://svn.apache.org/repos/asf/synapse/trunk/java</connection>
80
- <developerConnection>scm:svn:https://svn.apache.org/repos/asf/synapse/trunk/java</developerConnection>
81
- <url>http://svn.apache.org/viewvc/synapse/trunk/java/</url>
+ <connection>scm:git:https://github.com/apache/synapse.git</connection>
+ <developerConnection>scm:git:https://github.com/apache/synapse.git</developerConnection>
+ <url>https://github.com/apache/synapse.git/</url>
82
</scm>
83
84
<organization>
0 commit comments