From d4b782807cfcaf12a3cb3e261afa0f78ed24d3b8 Mon Sep 17 00:00:00 2001
From: oliverrsebastian <40243230+oliverrsebastian@users.noreply.github.com>
Date: Fri, 23 Aug 2019 09:14:49 +0700
Subject: [PATCH] update pom version
---
function-app/pom.xml | 2 +-
function-common/pom.xml | 2 +-
function-data-migration/pom.xml | 2 +-
function-model/pom.xml | 2 +-
function-repository/pom.xml | 2 +-
function-service-api/pom.xml | 2 +-
function-service-impl/pom.xml | 2 +-
function-session/pom.xml | 2 +-
function-validation/pom.xml | 2 +-
function-web-model/pom.xml | 2 +-
function-web/pom.xml | 2 +-
pom.xml | 2 +-
12 files changed, 12 insertions(+), 12 deletions(-)
diff --git a/function-app/pom.xml b/function-app/pom.xml
index 12d97c3c5..13a435a40 100644
--- a/function-app/pom.xml
+++ b/function-app/pom.xml
@@ -6,7 +6,7 @@
com.future.function
function
- 1.0.0-1-SNAPSHOT
+ 1.0.1-1-SNAPSHOT
function-app
diff --git a/function-common/pom.xml b/function-common/pom.xml
index 481522a7c..b7de69202 100644
--- a/function-common/pom.xml
+++ b/function-common/pom.xml
@@ -6,7 +6,7 @@
com.future.function
function
- 1.0.0-1-SNAPSHOT
+ 1.0.1-1-SNAPSHOT
function-common
diff --git a/function-data-migration/pom.xml b/function-data-migration/pom.xml
index 3bfc5e702..d5735ee05 100644
--- a/function-data-migration/pom.xml
+++ b/function-data-migration/pom.xml
@@ -4,7 +4,7 @@
com.future.function
function
- 1.0.0-1-SNAPSHOT
+ 1.0.1-1-SNAPSHOT
function-data-migration
diff --git a/function-model/pom.xml b/function-model/pom.xml
index 0901617a4..e39e4d2ac 100644
--- a/function-model/pom.xml
+++ b/function-model/pom.xml
@@ -6,7 +6,7 @@
com.future.function
function
- 1.0.0-1-SNAPSHOT
+ 1.0.1-1-SNAPSHOT
function-model
diff --git a/function-repository/pom.xml b/function-repository/pom.xml
index a1b87f9eb..b7e5d1e60 100644
--- a/function-repository/pom.xml
+++ b/function-repository/pom.xml
@@ -6,7 +6,7 @@
com.future.function
function
- 1.0.0-1-SNAPSHOT
+ 1.0.1-1-SNAPSHOT
function-repository
diff --git a/function-service-api/pom.xml b/function-service-api/pom.xml
index 151d871c5..2e007d5cd 100644
--- a/function-service-api/pom.xml
+++ b/function-service-api/pom.xml
@@ -6,7 +6,7 @@
com.future.function
function
- 1.0.0-1-SNAPSHOT
+ 1.0.1-1-SNAPSHOT
function-service-api
diff --git a/function-service-impl/pom.xml b/function-service-impl/pom.xml
index d25d3ee2e..da46f0abd 100644
--- a/function-service-impl/pom.xml
+++ b/function-service-impl/pom.xml
@@ -6,7 +6,7 @@
com.future.function
function
- 1.0.0-1-SNAPSHOT
+ 1.0.1-1-SNAPSHOT
function-service-impl
diff --git a/function-session/pom.xml b/function-session/pom.xml
index 25560f4de..22af42efa 100644
--- a/function-session/pom.xml
+++ b/function-session/pom.xml
@@ -4,7 +4,7 @@
com.future.function
function
- 1.0.0-1-SNAPSHOT
+ 1.0.1-1-SNAPSHOT
function-session
diff --git a/function-validation/pom.xml b/function-validation/pom.xml
index bd5736e09..81f7fb82a 100644
--- a/function-validation/pom.xml
+++ b/function-validation/pom.xml
@@ -6,7 +6,7 @@
com.future.function
function
- 1.0.0-1-SNAPSHOT
+ 1.0.1-1-SNAPSHOT
function-validation
diff --git a/function-web-model/pom.xml b/function-web-model/pom.xml
index d1c996187..9546fedc3 100644
--- a/function-web-model/pom.xml
+++ b/function-web-model/pom.xml
@@ -6,7 +6,7 @@
com.future.function
function
- 1.0.0-1-SNAPSHOT
+ 1.0.1-1-SNAPSHOT
function-web-model
diff --git a/function-web/pom.xml b/function-web/pom.xml
index 49d6ad430..fa0af4318 100644
--- a/function-web/pom.xml
+++ b/function-web/pom.xml
@@ -6,7 +6,7 @@
com.future.function
function
- 1.0.0-1-SNAPSHOT
+ 1.0.1-1-SNAPSHOT
function-web
diff --git a/pom.xml b/pom.xml
index 35c839e2c..3015eaba4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -12,7 +12,7 @@
com.future.function
function
- 1.0.0-1-SNAPSHOT
+ 1.0.1-1-SNAPSHOT
pom
function