diff options
Diffstat (limited to 'framework/src/onos/protocols/netconf/pom.xml')
-rw-r--r-- | framework/src/onos/protocols/netconf/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/framework/src/onos/protocols/netconf/pom.xml b/framework/src/onos/protocols/netconf/pom.xml index f0d6ca70..37b78e78 100644 --- a/framework/src/onos/protocols/netconf/pom.xml +++ b/framework/src/onos/protocols/netconf/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.onosproject</groupId> <artifactId>onos-protocols</artifactId> - <version>1.4.0-SNAPSHOT</version> + <version>1.4.0-rc1</version> <relativePath>../pom.xml</relativePath> </parent> |