diff options
Diffstat (limited to 'framework/src/onos/incubator/rpc/pom.xml')
-rw-r--r-- | framework/src/onos/incubator/rpc/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/framework/src/onos/incubator/rpc/pom.xml b/framework/src/onos/incubator/rpc/pom.xml index 8619f92e..d48ce19e 100644 --- a/framework/src/onos/incubator/rpc/pom.xml +++ b/framework/src/onos/incubator/rpc/pom.xml @@ -19,7 +19,7 @@ <parent> <artifactId>onos-incubator</artifactId> <groupId>org.onosproject</groupId> - <version>1.4.0-SNAPSHOT</version> + <version>1.4.0-rc1</version> </parent> <artifactId>onos-incubator-rpc</artifactId> |