diff options
Diffstat (limited to 'netconf/features/restconf')
-rw-r--r-- | netconf/features/restconf/odl-restconf-nb-bierman02/pom.xml | 2 | ||||
-rw-r--r-- | netconf/features/restconf/pom.xml | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/netconf/features/restconf/odl-restconf-nb-bierman02/pom.xml b/netconf/features/restconf/odl-restconf-nb-bierman02/pom.xml index 947934a..58c2a8e 100644 --- a/netconf/features/restconf/odl-restconf-nb-bierman02/pom.xml +++ b/netconf/features/restconf/odl-restconf-nb-bierman02/pom.xml @@ -18,7 +18,7 @@ <groupId>org.onap.ccsdk.odl-legacy.netconf</groupId> <artifactId>odl-restconf-nb-bierman02</artifactId> - <version>1.1.0-SNAPSHOT</version> + <version>1.1.0</version> <packaging>feature</packaging> <name>OpenDaylight :: Restconf :: NB :: bierman02</name> diff --git a/netconf/features/restconf/pom.xml b/netconf/features/restconf/pom.xml index 5db9c60..366a090 100644 --- a/netconf/features/restconf/pom.xml +++ b/netconf/features/restconf/pom.xml @@ -17,7 +17,7 @@ <groupId>org.onap.ccsdk.odk-legacy</groupId> <artifactId>features-restconf-aggregator</artifactId> - <version>1.1.0-SNAPSHOT</version> + <version>1.1.0</version> <packaging>pom</packaging> <properties> |