Bumping version to 1.0.1
Change-Id: I3be8dbd43eb18dff85a1d2bf4062e469aff3aad1
diff --git a/core/api/pom.xml b/core/api/pom.xml
index adc9b44..b62b141 100644
--- a/core/api/pom.xml
+++ b/core/api/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-core</artifactId>
- <version>1.0.1-SNAPSHOT</version>
+ <version>1.0.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/core/json/pom.xml b/core/json/pom.xml
index 5dcdf64..337ebb0 100644
--- a/core/json/pom.xml
+++ b/core/json/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-core</artifactId>
- <version>1.0.1-SNAPSHOT</version>
+ <version>1.0.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/core/net/pom.xml b/core/net/pom.xml
index ef87b22..389ba41 100644
--- a/core/net/pom.xml
+++ b/core/net/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-core</artifactId>
- <version>1.0.1-SNAPSHOT</version>
+ <version>1.0.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/core/pom.xml b/core/pom.xml
index cfd7afc..f820f36 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos</artifactId>
- <version>1.0.1-SNAPSHOT</version>
+ <version>1.0.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/core/store/dist/pom.xml b/core/store/dist/pom.xml
index 9076dd6..e2f4506 100644
--- a/core/store/dist/pom.xml
+++ b/core/store/dist/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-core-store</artifactId>
- <version>1.0.1-SNAPSHOT</version>
+ <version>1.0.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/core/store/pom.xml b/core/store/pom.xml
index 3dc4638..0670382 100644
--- a/core/store/pom.xml
+++ b/core/store/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-core</artifactId>
- <version>1.0.1-SNAPSHOT</version>
+ <version>1.0.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/core/store/serializers/pom.xml b/core/store/serializers/pom.xml
index 86d4147..fda9fc1 100644
--- a/core/store/serializers/pom.xml
+++ b/core/store/serializers/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-core-store</artifactId>
- <version>1.0.1-SNAPSHOT</version>
+ <version>1.0.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/core/store/trivial/pom.xml b/core/store/trivial/pom.xml
index 2a7d99a..52edd7e 100644
--- a/core/store/trivial/pom.xml
+++ b/core/store/trivial/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-core-store</artifactId>
- <version>1.0.1-SNAPSHOT</version>
+ <version>1.0.1</version>
<relativePath>../pom.xml</relativePath>
</parent>