Skip to content

Commit

Permalink
* Fixing a botched release attempt
Browse files Browse the repository at this point in the history
  • Loading branch information
mike-ensor committed Jan 14, 2013
1 parent 1317b9d commit 9553631
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions pom.xml
Expand Up @@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.clickconcepts.project</groupId>
<artifactId>master-site-pom</artifactId>
<version>0.01</version>
<version>0.01-SNAPSHOT</version>
<packaging>pom</packaging>

<name>${project.artifactId}</name>
Expand All @@ -13,7 +13,6 @@
<connection>scm:git:ssh://${repository.domain}/${repository.user}/${repository.name}.git</connection>
<url>https://${repository.domain}/${repository.user}/${repository.name}</url>
<developerConnection>scm:git:ssh://${repository.domain}/${repository.user}/${repository.name}.git</developerConnection>
<tag>master-site-pom-0.01</tag>
</scm>

<distributionManagement>
Expand Down

0 comments on commit 9553631

Please sign in to comment.