diff options
| author | Andrew Branson <andrew.branson@cern.ch> | 2013-09-17 09:19:48 +0200 |
|---|---|---|
| committer | Andrew Branson <andrew.branson@cern.ch> | 2013-09-17 09:19:48 +0200 |
| commit | b2da5fd1df4e79f68bc58b30bb537d4ea4a610a2 (patch) | |
| tree | b89a31432b34e43eba660937041738b54c9b68f3 | |
| parent | 7179ca007fe95ab5230df2bd4bceaff5653e7375 (diff) | |
Maven release plugin
| -rw-r--r-- | pom.xml | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -26,6 +26,13 @@ </excludes>
</resource>
</resources>
+ <plugins>
+ <plugin>
+ <groupId>org.apache.maven.plugins</groupId>
+ <artifactId>maven-release-plugin</artifactId>
+ <version>2.4.1</version>
+ </plugin>
+ </plugins>
</build>
<issueManagement>
<url>http://dev.cccs.uwe.ac.uk/redmine/projects/cristal-dev/</url>
|
