summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Branson <andrew.branson@cern.ch>2013-09-16 10:24:06 +0200
committerAndrew Branson <andrew.branson@cern.ch>2013-09-16 10:24:06 +0200
commitccf082cdf346e24c010b721628e43b56a1fcc23e (patch)
tree59aa8971c80ed9626e23980bf367b165490c075c
parent409c339df3f63423c1922adb96958c0068133795 (diff)
Maven release plugin
-rw-r--r--pom.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/pom.xml b/pom.xml
index 172086b..275305e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -65,6 +65,11 @@
<target>1.6</target>
</configuration>
</plugin>
+ <plugin>
+ <groupId>org.apache.maven.plugins</groupId>
+ <artifactId>maven-release-plugin</artifactId>
+ <version>2.4.1</version>
+ </plugin>
</plugins>
</build>
<issueManagement>