diff options
Diffstat (limited to 'framework/src/onos/incubator/rpc-grpc/pom.xml')
-rw-r--r-- | framework/src/onos/incubator/rpc-grpc/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/framework/src/onos/incubator/rpc-grpc/pom.xml b/framework/src/onos/incubator/rpc-grpc/pom.xml index 367b50a2..e2d16aec 100644 --- a/framework/src/onos/incubator/rpc-grpc/pom.xml +++ b/framework/src/onos/incubator/rpc-grpc/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-grpc</artifactId> |