diff options
author | efiacor <fiachra.corcoran@est.tech> | 2020-04-02 18:02:04 +0100 |
---|---|---|
committer | efiacor <fiachra.corcoran@est.tech> | 2020-04-02 18:19:17 +0100 |
commit | 2dfca3dc2f06f4e6319094bb006eff090178a8f1 (patch) | |
tree | 2a6655b5a1fe2814fd6cc9da90dcdda6d867e80b /pom.xml | |
parent | 6c364bc626f9bd5eb6d5dedd84bd823c3c26f91d (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-x | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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> |