aboutsummaryrefslogtreecommitdiffstats
path: root/generic-resource-api/model/swagger
diff options
context:
space:
mode:
authorSingal, Kapil (ks220y) <ks220y@att.com>2021-06-20 00:10:23 -0400
committerSingal, Kapil (ks220y) <ks220y@att.com>2021-06-20 00:10:23 -0400
commitfe35c591bf2769f3e2ca06b9dff762dcbdd3fe13 (patch)
tree83fe601ebbc91a450ace582540de410128f4b8e2 /generic-resource-api/model/swagger
parent3fbb662d06378afad296a593f83b7d49c4f0f677 (diff)
Updating parent verson to 2.1.7
Running mvn tidy:pom Issue-ID: SDNC-1567 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com> Change-Id: Id0157c1f7306c6ecb0b9fac2a078394f5c41cd73
Diffstat (limited to 'generic-resource-api/model/swagger')
-rw-r--r--generic-resource-api/model/swagger/pom.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/generic-resource-api/model/swagger/pom.xml b/generic-resource-api/model/swagger/pom.xml
index cbf19478..2382ac52 100644
--- a/generic-resource-api/model/swagger/pom.xml
+++ b/generic-resource-api/model/swagger/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>oparent</artifactId>
- <version>2.1.4</version>
+ <version>2.1.7</version>
</parent>
<groupId>org.onap.sdnc.northbound</groupId>
@@ -29,7 +29,7 @@
<artifactId>generic-resource-api-model-yang</artifactId>
<version>${project.version}</version>
</dependency>
- <!-- End this is where the yang comes from -->
+ <!-- End this is where the yang comes from -->
</dependencies>
<repositories>
@@ -213,7 +213,7 @@
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-source-plugin</artifactId>
</plugin>
- <plugin>
+ <plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>build-helper-maven-plugin</artifactId>
<version>1.10</version>