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