From 0f4c77a0b5d42f6bf94a9a2833d52060becb91f7 Mon Sep 17 00:00:00 2001 From: Christian Wulf <chw@informatik.uni-kiel.de> Date: Tue, 16 Dec 2014 14:23:04 +0100 Subject: [PATCH] updated nexus-staging-maven-plugin --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 31092210..bda83b8f 100644 --- a/pom.xml +++ b/pom.xml @@ -163,7 +163,7 @@ <plugin> <groupId>org.sonatype.plugins</groupId> <artifactId>nexus-staging-maven-plugin</artifactId> - <version>1.6.3</version> + <version>1.6.5</version> <extensions>true</extensions> <configuration> <serverId>teetime-deployment</serverId> -- GitLab