Starting snapshot 1.13.0-SNAPSHOT
diff --git a/incubator/protobuf/services/nb/pom.xml b/incubator/protobuf/services/nb/pom.xml
index e046b26..1e26da3 100644
--- a/incubator/protobuf/services/nb/pom.xml
+++ b/incubator/protobuf/services/nb/pom.xml
@@ -19,7 +19,7 @@
<parent>
<artifactId>onos-incubator-protobuf-services</artifactId>
<groupId>org.onosproject</groupId>
- <version>1.13.0-rc3</version>
+ <version>1.13.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/incubator/protobuf/services/pom.xml b/incubator/protobuf/services/pom.xml
index b9c4f72..182e1bc 100644
--- a/incubator/protobuf/services/pom.xml
+++ b/incubator/protobuf/services/pom.xml
@@ -19,7 +19,7 @@
<parent>
<artifactId>onos-incubator-protobuf</artifactId>
<groupId>org.onosproject</groupId>
- <version>1.13.0-rc3</version>
+ <version>1.13.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>