aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorThomas Lenz <tlenz@iaik.tugraz.at>2019-08-05 14:40:23 +0200
committerThomas Lenz <tlenz@iaik.tugraz.at>2019-08-05 14:40:23 +0200
commitb0a0f1baf5a17df00c61d151c03ba3e6f6a99685 (patch)
treead0be962727911cce933a70e9e3500af0039cc9c /pom.xml
parent67ca77e89aef7e75d43eb29f7be24ad68d2d5c8a (diff)
downloadmoa-id-spss-b0a0f1baf5a17df00c61d151c03ba3e6f6a99685.tar.gz
moa-id-spss-b0a0f1baf5a17df00c61d151c03ba3e6f6a99685.tar.bz2
moa-id-spss-b0a0f1baf5a17df00c61d151c03ba3e6f6a99685.zip
change version structure of project
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index 98b792a20..f1e4daec7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
<groupId>MOA</groupId>
<artifactId>MOA</artifactId>
<packaging>pom</packaging>
- <version>2.x</version>
+ <version>4.0.1-snapshot</version>
<name>MOA</name>
<properties>
@@ -26,7 +26,7 @@
<!-- =================================================================================== -->
<egiz-spring-api.version>0.3</egiz-spring-api.version>
- <egiz.eaaf.version>1.0.7</egiz.eaaf.version>
+ <egiz.eaaf.version>1.0.8</egiz.eaaf.version>
<org.springframework.version>5.1.7.RELEASE</org.springframework.version>
<org.springframework.data.spring-data-jpa>2.1.8.RELEASE</org.springframework.data.spring-data-jpa>
<org.springframework.data.spring-data-redis>2.1.8.RELEASE</org.springframework.data.spring-data-redis>