commit | 7f2e9bf19acd904519feee8029c87eeb72ad3299 | [log] [tgz] |
---|---|---|
author | Brian O'Connor <bocon@onlab.us> | Thu Dec 04 23:35:13 2014 -0800 |
committer | Brian O'Connor <bocon@onlab.us> | Thu Dec 04 23:45:40 2014 -0800 |
tree | 4156f14d04087f6ce3999997659f3c3b983ac210 | |
parent | 5b29ebd309a8eab95b61e98aa5db75960a8b1fb9 [diff] [blame] |
bumping version to 1.1.0-SNAPSHOT Change-Id: I35f10fa7ffab12365ad852f5253bc1f395282f9b
diff --git a/providers/openflow/device/pom.xml b/providers/openflow/device/pom.xml index b95cc14..3cb8f80 100644 --- a/providers/openflow/device/pom.xml +++ b/providers/openflow/device/pom.xml
@@ -22,7 +22,7 @@ <parent> <groupId>org.onosproject</groupId> <artifactId>onos-of-providers</artifactId> - <version>1.0.0</version> + <version>1.1.0-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent>