diff options
| author | Andrew Branson <andrew.branson@cern.ch> | 2013-09-16 10:24:06 +0200 |
|---|---|---|
| committer | Andrew Branson <andrew.branson@cern.ch> | 2013-09-16 10:24:06 +0200 |
| commit | ccf082cdf346e24c010b721628e43b56a1fcc23e (patch) | |
| tree | 59aa8971c80ed9626e23980bf367b165490c075c | |
| parent | 409c339df3f63423c1922adb96958c0068133795 (diff) | |
Maven release plugin
| -rw-r--r-- | pom.xml | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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>
|
