Skip to content
This repository has been archived by the owner on Oct 12, 2022. It is now read-only.

Commit

Permalink
[maven-release-plugin] prepare release git-credential-helper-0.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Oli Dagenais committed Sep 29, 2015
1 parent 6d1ed1e commit 9e149d9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Licensed under the MIT license. See License.txt in the project root. -->

<groupId>com.microsoft.alm</groupId>
<artifactId>git-credential-helper</artifactId>
<version>0.1.2-SNAPSHOT</version>
<version>0.1.2</version>
<packaging>jar</packaging>

<name>Microsoft Git Credential Manager for Java</name>
Expand Down Expand Up @@ -33,7 +33,7 @@ Licensed under the MIT license. See License.txt in the project root. -->
<connection>scm:git:https://mseng.visualstudio.com/DefaultCollection/VSOnline/_git/Java.CredHelper</connection>
<developerConnection>scm:git:https://mseng.visualstudio.com/DefaultCollection/VSOnline/_git/Java.CredHelper</developerConnection>
<url>https://mseng.visualstudio.com/DefaultCollection/VSOnline/_git/Java.CredHelper</url>
<tag>HEAD</tag>
<tag>git-credential-helper-0.1.2</tag>
</scm>

<distributionManagement>
Expand Down

0 comments on commit 9e149d9

Please sign in to comment.