Commit d3fea4e3 authored by David Trott's avatar David Trott

Fixed Git SCM syntax for release builds.

parent 49a4dd95
......@@ -24,7 +24,7 @@
<scm>
<url>https://github.com/dtrott/maven-thrift-plugin</url>
<connection>scm:git:git://github.com/dtrott/maven-thrift-plugin.git</connection>
<connection>scm:git:git@github.com:dtrott/maven-thrift-plugin.git</connection>
</scm>
<developers>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment