aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorefiacor <fiachra.corcoran@est.tech>2020-04-02 18:02:04 +0100
committerefiacor <fiachra.corcoran@est.tech>2020-04-02 18:19:17 +0100
commit2dfca3dc2f06f4e6319094bb006eff090178a8f1 (patch)
tree2a6655b5a1fe2814fd6cc9da90dcdda6d867e80b /pom.xml
parent6c364bc626f9bd5eb6d5dedd84bd823c3c26f91d (diff)
New DR AAF certs for elalto branch2.2.0
Signed-off-by: efiacor <fiachra.corcoran@est.tech> Change-Id: I8459b64627eb79de37086dc061cf07e6dbac345f Issue-ID: DMAAP-1421
Diffstat (limited to 'pom.xml')
-rwxr-xr-xpom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 0e24a373..8cc5cf3e 100755
--- a/pom.xml
+++ b/pom.xml
@@ -36,7 +36,7 @@
</parent>
<properties>
<!--revision must also be set in the version.properties file at project root-->
- <revision>2.1.2-SNAPSHOT</revision>
+ <revision>2.2.0-SNAPSHOT</revision>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<maven.compiler.source>1.8</maven.compiler.source>
<maven.compiler.target>1.8</maven.compiler.target>