Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 33af8c94..4d03faf9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -16,7 +16,7 @@
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
- <version>5.1.0-SNAPSHOT</version>
+ <version>5.1.0.201809051400-rc1</version>
<prerequisites>
<maven>3.0</maven>
</prerequisites>

Back to the top