We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e3f1dc4 commit 0ddd8b3Copy full SHA for 0ddd8b3
pom.xml
@@ -62,8 +62,8 @@
62
</resources>
63
</build>
64
<scm>
65
- <url>https://timeu@github.com/timeu/processing-js-gwt.git</url>
66
- <connection>https://timeu@github.com/timeu/processing-js-gwt.git</connection>
67
- <developerConnection>https://timeu@github.com/timeu/processing-js-gwt.git</developerConnection>
+ <url>https://timeu@github.com/timeu/processing-js-gwt</url>
+ <connection>scm:git:https://timeu@github.com/timeu/processing-js-gwt.git</connection>
+ <developerConnection>scm:git:https://timeu@github.com/timeu/processing-js-gwt.git</developerConnection>
68
</scm>
69
</project>
0 commit comments