From 60b8aaec8adb3415b8b82e7a50e53b009f3d6473 Mon Sep 17 00:00:00 2001 From: Oli Dagenais Date: Mon, 28 Sep 2015 23:55:41 -0400 Subject: [PATCH] [maven-release-plugin] prepare release git-credential-helper-0.1.1 --- pom.xml | 514 ++++++++++++++++++++++++++++---------------------------- 1 file changed, 257 insertions(+), 257 deletions(-) diff --git a/pom.xml b/pom.xml index bfbc9b0c..acd70e68 100644 --- a/pom.xml +++ b/pom.xml @@ -1,257 +1,257 @@ - - - 4.0.0 - - com.microsoft.alm - git-credential-helper - 0.1.0-SNAPSHOT - jar - - Microsoft Git Credential Manager for Java - Stores credentials for Git version control securely. - Provides secure logon for Visual Studio Online (visualstudio.com). - https://www.visualstudio.com/downloads/download-visual-studio-vs - - - - MIT License - http://www.opensource.org/licenses/mit-license.php - - - - - - Oli Dagenais - olivida@microsoft.com - Microsoft - http://www.microsoft.com/ - - - - - scm:git:https://mseng.visualstudio.com/DefaultCollection/VSOnline/_git/Java.CredHelper - scm:git:https://mseng.visualstudio.com/DefaultCollection/VSOnline/_git/Java.CredHelper - https://mseng.visualstudio.com/DefaultCollection/VSOnline/_git/Java.CredHelper - - - - - teamNexus - http://artifacts.cloudapp.net:8081/nexus/content/repositories/snapshots - - - teamNexus - http://artifacts.cloudapp.net:8081/nexus/content/repositories/releases - - - - - UTF-8 - - - - - - ${basedir} - ./ - - Install.md - License.txt - ReadMe.md - ReleaseNotes.md - - - - - - maven-release-plugin - 2.5.1 - - deploy - - - - org.apache.maven.plugins - maven-enforcer-plugin - 1.4.1 - - - enforce-versions - - enforce - - - - - 1.6 - - - - - - - - org.apache.maven.plugins - maven-compiler-plugin - 3.3 - - 1.6 - 1.6 - - - - org.codehaus.mojo - animal-sniffer-maven-plugin - 1.14 - - - org.codehaus.mojo.signature - java16 - 1.0 - - - - - check-java-1.6-compatibility - verify - - check - - - - - - org.apache.maven.plugins - maven-checkstyle-plugin - 2.15 - - - verify-style - process-classes - - check - - - - - - - - - - - - - true - true - - - - org.apache.maven.plugins - maven-jar-plugin - 2.4 - - - - - true - - - - - - org.apache.maven.plugins - maven-shade-plugin - 2.4.1 - - - package - - shade - - - false - true - - - com.microsoft.alm.gitcredentialhelper.Program - - - - - - - - org.apache.maven.plugins - maven-javadoc-plugin - 2.9.1 - - - attach-javadocs - - jar - - - - - -quiet - - - - - - - - release - - - - org.apache.maven.plugins - maven-source-plugin - 2.2.1 - - - attach-sources - - jar-no-fork - - - - - - org.apache.maven.plugins - maven-gpg-plugin - 1.6 - - - sign-artifacts - verify - - sign - - - - - - - - - - - - - junit - junit - 4.11 - test - - - org.mockito - mockito-core - 1.7 - test - - - + + + 4.0.0 + + com.microsoft.alm + git-credential-helper + 0.1.1 + jar + + Microsoft Git Credential Manager for Java + Stores credentials for Git version control securely. + Provides secure logon for Visual Studio Online (visualstudio.com). + https://www.visualstudio.com/downloads/download-visual-studio-vs + + + + MIT License + http://www.opensource.org/licenses/mit-license.php + + + + + + Oli Dagenais + olivida@microsoft.com + Microsoft + http://www.microsoft.com/ + + + + + scm:git:https://mseng.visualstudio.com/DefaultCollection/VSOnline/_git/Java.CredHelper + scm:git:https://mseng.visualstudio.com/DefaultCollection/VSOnline/_git/Java.CredHelper + https://mseng.visualstudio.com/DefaultCollection/VSOnline/_git/Java.CredHelper + git-credential-helper-0.1.1 + + + + + teamNexus + http://artifacts.cloudapp.net:8081/nexus/content/repositories/snapshots + + + teamNexus + http://artifacts.cloudapp.net:8081/nexus/content/repositories/releases + + + + + UTF-8 + + + + + + ${basedir} + ./ + + Install.md + License.txt + ReadMe.md + ReleaseNotes.md + + + + + + maven-release-plugin + 2.5.1 + + deploy + + + + org.apache.maven.plugins + maven-enforcer-plugin + 1.4.1 + + + enforce-versions + + enforce + + + + + 1.6 + + + + + + + + org.apache.maven.plugins + maven-compiler-plugin + 3.3 + + 1.6 + 1.6 + + + + org.codehaus.mojo + animal-sniffer-maven-plugin + 1.14 + + + org.codehaus.mojo.signature + java16 + 1.0 + + + + + check-java-1.6-compatibility + verify + + check + + + + + + org.apache.maven.plugins + maven-checkstyle-plugin + 2.15 + + + verify-style + process-classes + + check + + + + + + + + + + + + + true + true + + + + org.apache.maven.plugins + maven-jar-plugin + 2.4 + + + + + true + + + + + + org.apache.maven.plugins + maven-shade-plugin + 2.4.1 + + + package + + shade + + + false + true + + + com.microsoft.alm.gitcredentialhelper.Program + + + + + + + + org.apache.maven.plugins + maven-javadoc-plugin + 2.9.1 + + + attach-javadocs + + jar + + + + + -quiet + + + + + + + + release + + + + org.apache.maven.plugins + maven-source-plugin + 2.2.1 + + + attach-sources + + jar-no-fork + + + + + + org.apache.maven.plugins + maven-gpg-plugin + 1.6 + + + sign-artifacts + verify + + sign + + + + + + + + + + + + + junit + junit + 4.11 + test + + + org.mockito + mockito-core + 1.7 + test + + +