From 9c2bea1c71acabbd15b35f55a88c03421d103f43 Mon Sep 17 00:00:00 2001 From: eolivelli Date: Wed, 14 Jun 2017 17:22:58 +0200 Subject: [PATCH] release 0.1.0 --- herddb-bench/pom.xml | 2 +- herddb-cli/pom.xml | 2 +- herddb-core/pom.xml | 2 +- herddb-docker/pom.xml | 14 ++------------ herddb-jdbc/pom.xml | 2 +- herddb-net/pom.xml | 2 +- herddb-services/pom.xml | 2 +- herddb-site-skin/pom.xml | 2 +- herddb-ui/pom.xml | 2 +- herddb-website/pom.xml | 2 +- pom.xml | 21 +++++++-------------- 11 files changed, 18 insertions(+), 35 deletions(-) diff --git a/herddb-bench/pom.xml b/herddb-bench/pom.xml index 31fb5a1a9..4a6a7aee0 100644 --- a/herddb-bench/pom.xml +++ b/herddb-bench/pom.xml @@ -5,7 +5,7 @@ org.herddb herddb-parent - 0.1.0-SNAPSHOT + 0.1.0 .. 4.0.0 diff --git a/herddb-cli/pom.xml b/herddb-cli/pom.xml index 05a757ad2..cb45ec58e 100644 --- a/herddb-cli/pom.xml +++ b/herddb-cli/pom.xml @@ -5,7 +5,7 @@ org.herddb herddb-parent - 0.1.0-SNAPSHOT + 0.1.0 .. 4.0.0 diff --git a/herddb-core/pom.xml b/herddb-core/pom.xml index 298088c71..45dcdf725 100644 --- a/herddb-core/pom.xml +++ b/herddb-core/pom.xml @@ -5,7 +5,7 @@ org.herddb herddb-parent - 0.1.0-SNAPSHOT + 0.1.0 .. 4.0.0 diff --git a/herddb-docker/pom.xml b/herddb-docker/pom.xml index cf8298da2..214a38b03 100644 --- a/herddb-docker/pom.xml +++ b/herddb-docker/pom.xml @@ -5,22 +5,12 @@ org.herddb herddb-parent - 0.0.7-ALPHA17 + 0.1.0 .. 4.0.0 HerdDB Docker - herddb-docker - - - + herddb-docker diff --git a/herddb-jdbc/pom.xml b/herddb-jdbc/pom.xml index 264483932..b08431654 100644 --- a/herddb-jdbc/pom.xml +++ b/herddb-jdbc/pom.xml @@ -5,7 +5,7 @@ org.herddb herddb-parent - 0.1.0-SNAPSHOT + 0.1.0 .. 4.0.0 diff --git a/herddb-net/pom.xml b/herddb-net/pom.xml index 111619cda..db1aa88b3 100644 --- a/herddb-net/pom.xml +++ b/herddb-net/pom.xml @@ -5,7 +5,7 @@ org.herddb herddb-parent - 0.1.0-SNAPSHOT + 0.1.0 .. 4.0.0 diff --git a/herddb-services/pom.xml b/herddb-services/pom.xml index 09af53e4f..70d47472b 100644 --- a/herddb-services/pom.xml +++ b/herddb-services/pom.xml @@ -5,7 +5,7 @@ org.herddb herddb-parent - 0.1.0-SNAPSHOT + 0.1.0 ../pom.xml 4.0.0 diff --git a/herddb-site-skin/pom.xml b/herddb-site-skin/pom.xml index 8a3eecf57..03ec69d1a 100644 --- a/herddb-site-skin/pom.xml +++ b/herddb-site-skin/pom.xml @@ -5,7 +5,7 @@ org.herddb herddb-parent - 0.1.0-SNAPSHOT + 0.1.0 .. 4.0.0 diff --git a/herddb-ui/pom.xml b/herddb-ui/pom.xml index 098c8806a..d32cdd84e 100644 --- a/herddb-ui/pom.xml +++ b/herddb-ui/pom.xml @@ -4,7 +4,7 @@ org.herddb herddb-parent - 0.1.0-SNAPSHOT + 0.1.0 .. 4.0.0 diff --git a/herddb-website/pom.xml b/herddb-website/pom.xml index 0e8f47ebe..32678ac83 100644 --- a/herddb-website/pom.xml +++ b/herddb-website/pom.xml @@ -5,7 +5,7 @@ org.herddb herddb-parent - 0.1.0-SNAPSHOT + 0.1.0 .. 4.0.0 diff --git a/pom.xml b/pom.xml index eb4b83e0f..1b0cc3951 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.herddb herddb-parent - 0.1.0-SNAPSHOT + 0.1.0 pom Herd DB http://herddb.org @@ -277,12 +277,7 @@ herddb-cli herddb-bench - - + maven.sviluppo.dna MagNews Public Repository @@ -379,14 +374,14 @@ org.sonatype.plugins nexus-staging-maven-plugin - 1.6.6 + 1.6.7 true ossrh https://oss.sonatype.org/ - false + true - + org.apache.maven.plugins maven-source-plugin @@ -443,6 +438,7 @@ herddb-jdbc herddb-services herddb-cli + herddb-ui herddb-website herddb-site-skin @@ -491,8 +487,5 @@ herddb-website - - - herddb-ui - + \ No newline at end of file