diff options
Diffstat (limited to 'appc-inbound/appc-artifact-handler/model')
-rwxr-xr-x | appc-inbound/appc-artifact-handler/model/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/appc-inbound/appc-artifact-handler/model/pom.xml b/appc-inbound/appc-artifact-handler/model/pom.xml index 90dd6df2a..41112fcfe 100755 --- a/appc-inbound/appc-artifact-handler/model/pom.xml +++ b/appc-inbound/appc-artifact-handler/model/pom.xml @@ -118,5 +118,5 @@ <artifactId>ietf-yang-types-20130715</artifactId> </dependency> </dependencies> - <version>1.6.5-SNAPSHOT</version> + <version>1.7.0-SNAPSHOT</version> </project> |