diff options
author | Patrick Brady <patrick.brady@att.com> | 2019-10-08 13:39:40 -0700 |
---|---|---|
committer | Patrick Brady <patrick.brady@att.com> | 2019-10-08 13:39:46 -0700 |
commit | 701d10c208c24c72e67ac7e555520c6127e0698f (patch) | |
tree | 372c6a4fc337eb8743ced9c7b9b2c10d115e69b3 /appc-sdc-listener/appc-yang-generator/pom.xml | |
parent | e8d37bfde904531793bde52e17300811ce1b75c3 (diff) |
Set appc parent 2.7.0-SNAPSHOT
Change-Id: Ib68d389e9e39951e47b785550134729a9f678497
Signed-off-by: Patrick Brady <patrick.brady@att.com>
Issue-ID: APPC-1686
Diffstat (limited to 'appc-sdc-listener/appc-yang-generator/pom.xml')
-rw-r--r-- | appc-sdc-listener/appc-yang-generator/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/appc-sdc-listener/appc-yang-generator/pom.xml b/appc-sdc-listener/appc-yang-generator/pom.xml index 02d7324cc..9cfbad41c 100644 --- a/appc-sdc-listener/appc-yang-generator/pom.xml +++ b/appc-sdc-listener/appc-yang-generator/pom.xml @@ -28,7 +28,7 @@ limitations under the License. <parent> <groupId>org.onap.appc.parent</groupId> <artifactId>binding-parent</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.7.0-SNAPSHOT</version> <relativePath /> </parent> <groupId>org.onap.appc</groupId> |