summaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/pom.xml b/pom.xml
index cd5b3f7..0e8cfa3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -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>