commit | 27f6a41fe033c3a7c2ceaad60bb10171d6eeb1c4 | [log] [tgz] |
---|---|---|
author | Brian O'Connor <bocon@onlab.us> | Thu Dec 04 23:42:27 2014 -0800 |
committer | Brian O'Connor <bocon@onlab.us> | Fri Dec 05 00:08:28 2014 -0800 |
tree | 4ef74bbd8673db4c1c49ad6972c1d7f0f0bae0fa | |
parent | 5b29ebd309a8eab95b61e98aa5db75960a8b1fb9 [diff] [blame] |
bumping version to 1.0.1-SNAPSHOT Change-Id: I9826e06201ee156edb6619ec4917baed8551d7f5
diff --git a/providers/host/pom.xml b/providers/host/pom.xml index 04c0f40..d8ea93d 100644 --- a/providers/host/pom.xml +++ b/providers/host/pom.xml
@@ -22,7 +22,7 @@ <parent> <groupId>org.onosproject</groupId> <artifactId>onos-providers</artifactId> - <version>1.0.0</version> + <version>1.0.1-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent>