summaryrefslogtreecommitdiffstats
path: root/appc-sdc-listener/appc-yang-generator
diff options
context:
space:
mode:
Diffstat (limited to 'appc-sdc-listener/appc-yang-generator')
-rw-r--r--appc-sdc-listener/appc-yang-generator/dependency-reduced-pom.xml3
-rw-r--r--appc-sdc-listener/appc-yang-generator/pom.xml2
2 files changed, 3 insertions, 2 deletions
diff --git a/appc-sdc-listener/appc-yang-generator/dependency-reduced-pom.xml b/appc-sdc-listener/appc-yang-generator/dependency-reduced-pom.xml
index d5a1561eb..2c61cdb53 100644
--- a/appc-sdc-listener/appc-yang-generator/dependency-reduced-pom.xml
+++ b/appc-sdc-listener/appc-yang-generator/dependency-reduced-pom.xml
@@ -3,12 +3,13 @@
<parent>
<artifactId>binding-parent</artifactId>
<groupId>org.onap.appc.parent</groupId>
- <version>1.4.0-SNAPSHOT</version>
+ <version>1.5.1-SNAPSHOT</version>
<relativePath>pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.onap.appc</groupId>
<artifactId>appc-yang-generator</artifactId>
+ <version>1.5.0-SNAPSHOT</version>
<build>
<plugins>
<plugin>
diff --git a/appc-sdc-listener/appc-yang-generator/pom.xml b/appc-sdc-listener/appc-yang-generator/pom.xml
index 9dfa1852c..75eef54fd 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>1.4.0</version>
+ <version>1.4.1</version>
<relativePath />
</parent>
<groupId>org.onap.appc</groupId>