From e1aad887f238c99f6bbc090b1fd2fc9668222c85 Mon Sep 17 00:00:00 2001 From: Roberto Franchini Date: Thu, 1 Jun 2017 18:18:43 +0200 Subject: [PATCH] version set to 0.14 --- pom.xml | 2 +- spring-boot-orientdb-autoconfigure/pom.xml | 2 +- spring-data-orientdb-benchmarks/pom.xml | 2 +- spring-data-orientdb-commons/pom.xml | 2 +- spring-data-orientdb-document/pom.xml | 2 +- spring-data-orientdb-graph/pom.xml | 2 +- spring-data-orientdb-object/pom.xml | 2 +- spring-data-orientdb-samples/spring-boot-orientdb-hello/pom.xml | 2 +- spring-data-orientdb-samples/spring-boot-orientdb-shiro/pom.xml | 2 +- 9 files changed, 9 insertions(+), 9 deletions(-) diff --git a/pom.xml b/pom.xml index e610e5c..4936c2b 100644 --- a/pom.xml +++ b/pom.xml @@ -19,7 +19,7 @@ com.orientechnologies spring-data-orientdb-parent - 0.14-SNAPSHOT + 0.14 pom Spring Data OrientDB diff --git a/spring-boot-orientdb-autoconfigure/pom.xml b/spring-boot-orientdb-autoconfigure/pom.xml index e419bd6..6e7bb85 100644 --- a/spring-boot-orientdb-autoconfigure/pom.xml +++ b/spring-boot-orientdb-autoconfigure/pom.xml @@ -5,7 +5,7 @@ com.orientechnologies spring-data-orientdb-parent - 0.14-SNAPSHOT + 0.14 ../pom.xml diff --git a/spring-data-orientdb-benchmarks/pom.xml b/spring-data-orientdb-benchmarks/pom.xml index 203479c..4dda92c 100644 --- a/spring-data-orientdb-benchmarks/pom.xml +++ b/spring-data-orientdb-benchmarks/pom.xml @@ -5,7 +5,7 @@ com.orientechnologies spring-data-orientdb-parent - 0.14-SNAPSHOT + 0.14 ../pom.xml diff --git a/spring-data-orientdb-commons/pom.xml b/spring-data-orientdb-commons/pom.xml index 416ad2c..31adaf8 100644 --- a/spring-data-orientdb-commons/pom.xml +++ b/spring-data-orientdb-commons/pom.xml @@ -5,7 +5,7 @@ com.orientechnologies spring-data-orientdb-parent - 0.14-SNAPSHOT + 0.14 ../pom.xml diff --git a/spring-data-orientdb-document/pom.xml b/spring-data-orientdb-document/pom.xml index 02ba3e2..6ea49ae 100644 --- a/spring-data-orientdb-document/pom.xml +++ b/spring-data-orientdb-document/pom.xml @@ -5,7 +5,7 @@ com.orientechnologies spring-data-orientdb-parent - 0.14-SNAPSHOT + 0.14 ../pom.xml diff --git a/spring-data-orientdb-graph/pom.xml b/spring-data-orientdb-graph/pom.xml index 04af442..363f83f 100644 --- a/spring-data-orientdb-graph/pom.xml +++ b/spring-data-orientdb-graph/pom.xml @@ -5,7 +5,7 @@ com.orientechnologies spring-data-orientdb-parent - 0.14-SNAPSHOT + 0.14 ../pom.xml diff --git a/spring-data-orientdb-object/pom.xml b/spring-data-orientdb-object/pom.xml index d915f89..204103e 100644 --- a/spring-data-orientdb-object/pom.xml +++ b/spring-data-orientdb-object/pom.xml @@ -5,7 +5,7 @@ com.orientechnologies spring-data-orientdb-parent - 0.14-SNAPSHOT + 0.14 ../pom.xml diff --git a/spring-data-orientdb-samples/spring-boot-orientdb-hello/pom.xml b/spring-data-orientdb-samples/spring-boot-orientdb-hello/pom.xml index 392a8aa..382d257 100644 --- a/spring-data-orientdb-samples/spring-boot-orientdb-hello/pom.xml +++ b/spring-data-orientdb-samples/spring-boot-orientdb-hello/pom.xml @@ -5,7 +5,7 @@ com.orientechnologies spring-data-orientdb-parent - 0.14-SNAPSHOT + 0.14 ../../pom.xml diff --git a/spring-data-orientdb-samples/spring-boot-orientdb-shiro/pom.xml b/spring-data-orientdb-samples/spring-boot-orientdb-shiro/pom.xml index a4d8e3a..d1bc05e 100644 --- a/spring-data-orientdb-samples/spring-boot-orientdb-shiro/pom.xml +++ b/spring-data-orientdb-samples/spring-boot-orientdb-shiro/pom.xml @@ -5,7 +5,7 @@ com.orientechnologies spring-data-orientdb-parent - 0.14-SNAPSHOT + 0.14 ../../pom.xml