From 6a396460ca167f0c161903e1f927407894c8e652 Mon Sep 17 00:00:00 2001 From: Ondrej Mihalyi Date: Tue, 25 Jul 2017 15:17:20 +0200 Subject: [PATCH] [maven-release-plugin] prepare release 1.0 --- api/pom.xml | 5 ++--- pom.xml | 7 +++---- spec/pom.xml | 5 ++--- tck/pom.xml | 5 ++--- 4 files changed, 9 insertions(+), 13 deletions(-) diff --git a/api/pom.xml b/api/pom.xml index 4b11883b..b27ef9a3 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -13,15 +13,14 @@ specific language governing permissions and limitations under the License. --> - + 4.0.0 org.eclipse.microprofile.config microprofile-config-parent - 1.0-SNAPSHOT + 1.0 org.eclipse.microprofile.config diff --git a/pom.xml b/pom.xml index 4dfa71b9..3885c894 100644 --- a/pom.xml +++ b/pom.xml @@ -13,13 +13,12 @@ specific language governing permissions and limitations under the License. --> - + 4.0.0 org.eclipse.microprofile.config microprofile-config-parent - 1.0-SNAPSHOT + 1.0 pom MicroProfile Config @@ -47,7 +46,7 @@ scm:git:https://github.com/eclipse/microprofile-config.git scm:git:https://github.com/eclipse/microprofile-config.git https://github.com/eclipse/microprofile-config - HEAD + 1.0 diff --git a/spec/pom.xml b/spec/pom.xml index b827729f..7b188fdd 100644 --- a/spec/pom.xml +++ b/spec/pom.xml @@ -13,15 +13,14 @@ specific language governing permissions and limitations under the License. --> - + 4.0.0 org.eclipse.microprofile.config microprofile-config-parent - 1.0-SNAPSHOT + 1.0 org.eclipse.microprofile.config diff --git a/tck/pom.xml b/tck/pom.xml index 607f6bc7..20845f07 100644 --- a/tck/pom.xml +++ b/tck/pom.xml @@ -13,15 +13,14 @@ specific language governing permissions and limitations under the License. --> - + 4.0.0 org.eclipse.microprofile.config microprofile-config-parent - 1.0-SNAPSHOT + 1.0 org.eclipse.microprofile.config