Skip to content
Snippets Groups Projects
Commit aec0b10a authored by Lyle Hanson's avatar Lyle Hanson
Browse files

Adding SCM config for maven-release-plugin

parent 5e049612
No related branches found
No related tags found
No related merge requests found
Pipeline #
...@@ -28,6 +28,10 @@ ...@@ -28,6 +28,10 @@
</snapshotRepository> </snapshotRepository>
</distributionManagement> </distributionManagement>
<scm>
<developerConnection>scm:git:git@git.doit.wisc.edu:adi-ia/tomcat-file-property-source.git</developerConnection>
</scm>
<dependencies> <dependencies>
<dependency> <dependency>
<groupId>org.codehaus.groovy</groupId> <groupId>org.codehaus.groovy</groupId>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment