From f7061b6b89bb9250d12d706885cfe7e6ed4ccb23 Mon Sep 17 00:00:00 2001 From: David Cramer Date: Wed, 23 Apr 2014 23:28:12 -0500 Subject: [PATCH] Updating maven/sonatype plugin versions Change-Id: I96570051eaafc12c07dbc7b4d43abb17be0e6fa6 --- .gitignore | 1 + pom.xml | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index fef2e5a..e11dced 100644 --- a/.gitignore +++ b/.gitignore @@ -20,3 +20,4 @@ target # NetBeans user-specific build actions nbactions.xml nbactions-*.xml +sonatype-*.sh \ No newline at end of file diff --git a/pom.xml b/pom.xml index 317fde2..6f1da60 100644 --- a/pom.xml +++ b/pom.xml @@ -33,7 +33,7 @@ org.sonatype.oss oss-parent - 7 + 9 @@ -571,7 +571,7 @@ org.apache.maven.plugins maven-release-plugin - 2.4.1 + 2.5 -Psonatype-oss-release ${release.arguments}