diff options
author | 2019-06-13 12:28:11 -0700 | |
---|---|---|
committer | 2019-06-13 12:28:16 -0700 | |
commit | 350a1d9c99aa5be7480f391a210bda42bda8755b (patch) | |
tree | 771267e725d56f1023db1b8b0504914ca232c6b0 /appc-core/appc-common-bundle/pom.xml | |
parent | 5cebfc154b696f160faa0d68cf6f2c7c0d02a5ef (diff) |
Increment version after release
Change-Id: I426b14b7a68738ba869c2ca32a0345fedf19a12a
Signed-off-by: Patrick Brady <patrick.brady@att.com>
Issue-ID: APPC-1595
Diffstat (limited to 'appc-core/appc-common-bundle/pom.xml')
-rw-r--r-- | appc-core/appc-common-bundle/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/appc-core/appc-common-bundle/pom.xml b/appc-core/appc-common-bundle/pom.xml index 86acf509b..9d252604f 100644 --- a/appc-core/appc-common-bundle/pom.xml +++ b/appc-core/appc-common-bundle/pom.xml @@ -182,5 +182,5 @@ </plugin>
</plugins>
</build>
- <version>1.5.2-SNAPSHOT</version>
+ <version>1.5.3-SNAPSHOT</version>
</project>
|