From 4f6d004e2842866bacc08c903e47d8befa0fb92b Mon Sep 17 00:00:00 2001
From: Stefan Schroeder <4sschroeder@gmail.com>
Date: Sat, 14 Jun 2014 14:02:44 +0200
Subject: [PATCH] updated plugins
---
pom.xml | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index 5ed85642..2ae66c3f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -76,7 +76,7 @@
target
target/classes
target/test-classes
- ${artifactId}-${version}
+ ${project.artifactId}-${project.version}
src/main/resources
@@ -205,6 +205,7 @@
org.apache.maven.plugins
maven-source-plugin
+ 2.2.1
attach-sources
@@ -218,6 +219,7 @@
org.apache.maven.plugins
maven-javadoc-plugin
+ 2.9.1
attach-javadocs
@@ -231,7 +233,7 @@
org.apache.maven.plugins
maven-release-plugin
- 2.4.1
+ 2.5
v@{project.version}