diff options
author | efiacor <fiachra.corcoran@est.tech> | 2020-09-11 12:26:52 +0100 |
---|---|---|
committer | efiacor <fiachra.corcoran@est.tech> | 2020-09-11 12:26:57 +0100 |
commit | f53f7e7c9d1b09aae4827506cbd51a9d99bd727b (patch) | |
tree | d3f8f1c15f3820976cd311b47587d1ff055ec6e2 /pom.xml | |
parent | e0d6e766bde624ca00a386772069685533349b26 (diff) |
[DMAAP-DR] Bump version to 2.1.7
Signed-off-by: efiacor <fiachra.corcoran@est.tech>
Change-Id: I79ee7dbba43d001b4432f4a071875a446a4fcecb
Issue-ID: DMAAP-1492
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.6-SNAPSHOT</revision> + <revision>2.1.7-SNAPSHOT</revision> <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> <maven.compiler.source>11</maven.compiler.source> <maven.compiler.target>11</maven.compiler.target> |