diff options
author | Patrick Brady <patrick.brady@att.com> | 2019-05-06 00:43:08 -0700 |
---|---|---|
committer | Patrick Brady <patrick.brady@att.com> | 2019-05-06 00:45:02 -0700 |
commit | ad7915cb65a953d5e334c8d3b20ddf4feefd419b (patch) | |
tree | 4bd0878556b76c4c22c0175a65cc694cc86db7b2 /appc-oam/appc-oam-features/features-appc-oam | |
parent | daa8dd085c91a3e8aed459aabd01708209e7383c (diff) |
Change to release parent
Change-Id: I26d499688dbff828a7928799efe7740b581a1b1f
Signed-off-by: Patrick Brady <patrick.brady@att.com>
Issue-ID: APPC-1595
Diffstat (limited to 'appc-oam/appc-oam-features/features-appc-oam')
-rw-r--r-- | appc-oam/appc-oam-features/features-appc-oam/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/appc-oam/appc-oam-features/features-appc-oam/pom.xml b/appc-oam/appc-oam-features/features-appc-oam/pom.xml index 1d2d1d782..6467c3a0e 100644 --- a/appc-oam/appc-oam-features/features-appc-oam/pom.xml +++ b/appc-oam/appc-oam-features/features-appc-oam/pom.xml @@ -24,7 +24,7 @@ limitations under the License. <parent> <groupId>org.onap.appc.parent</groupId> <artifactId>feature-repo-parent</artifactId> - <version>1.5.0-SNAPSHOT</version> + <version>1.5.0</version> <relativePath /> </parent> |