diff options
author | Patrick Brady <pb071s@att.com> | 2018-09-24 13:09:27 -0700 |
---|---|---|
committer | Patrick Brady <pb071s@att.com> | 2018-09-24 13:25:44 -0700 |
commit | 769d345e3ac2dc809360201e63b9c668c5ac1b93 (patch) | |
tree | ed17c966de146058019398bfd240d5ce5e5c2ebe /appc-adapters/appc-rest-healthcheck-adapter/appc-rest-healthcheck-adapter-features | |
parent | 5a44262e9e9be6a970db57f12286ced7c17cf8ec (diff) |
Add version to pom files
Change-Id: Ia7eaffdb1391b0b836a2911395c2b768b4926ef3
Signed-off-by: Patrick Brady <pb071s@att.com>
Issue-ID: APPC-1208
Diffstat (limited to 'appc-adapters/appc-rest-healthcheck-adapter/appc-rest-healthcheck-adapter-features')
-rw-r--r-- | appc-adapters/appc-rest-healthcheck-adapter/appc-rest-healthcheck-adapter-features/pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/appc-adapters/appc-rest-healthcheck-adapter/appc-rest-healthcheck-adapter-features/pom.xml b/appc-adapters/appc-rest-healthcheck-adapter/appc-rest-healthcheck-adapter-features/pom.xml index a439c5339..ede42fcb0 100644 --- a/appc-adapters/appc-rest-healthcheck-adapter/appc-rest-healthcheck-adapter-features/pom.xml +++ b/appc-adapters/appc-rest-healthcheck-adapter/appc-rest-healthcheck-adapter-features/pom.xml @@ -139,4 +139,5 @@ </plugin> </plugins> </build> + <version>1.4.0-SNAPSHOT</version> </project>
\ No newline at end of file |