Starting snapshot 1.14.0-SNAPSHOT
diff --git a/protocols/ospf/api/pom.xml b/protocols/ospf/api/pom.xml
index d87a7f5..4936dae 100644
--- a/protocols/ospf/api/pom.xml
+++ b/protocols/ospf/api/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-ospf</artifactId>
- <version>1.14.0-rc4</version>
+ <version>1.14.0-SNAPSHOT</version>
</parent>
<artifactId>onos-ospf-api</artifactId>
diff --git a/protocols/ospf/ctl/pom.xml b/protocols/ospf/ctl/pom.xml
index 2676e9f..7c96ab9 100644
--- a/protocols/ospf/ctl/pom.xml
+++ b/protocols/ospf/ctl/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-ospf</artifactId>
- <version>1.14.0-rc4</version>
+ <version>1.14.0-SNAPSHOT</version>
</parent>
<artifactId>onos-ospf-ctl</artifactId>
diff --git a/protocols/ospf/pom.xml b/protocols/ospf/pom.xml
index 0457ded..0a43fd5 100644
--- a/protocols/ospf/pom.xml
+++ b/protocols/ospf/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-protocols</artifactId>
- <version>1.14.0-rc4</version>
+ <version>1.14.0-SNAPSHOT</version>
</parent>
<artifactId>onos-ospf</artifactId>
diff --git a/protocols/ospf/protocol/pom.xml b/protocols/ospf/protocol/pom.xml
index b39d97e..678c932 100644
--- a/protocols/ospf/protocol/pom.xml
+++ b/protocols/ospf/protocol/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-ospf</artifactId>
- <version>1.14.0-rc4</version>
+ <version>1.14.0-SNAPSHOT</version>
</parent>
<artifactId>onos-ospf-protocol</artifactId>