From 88952e839ad3b8abf6156857b7c4297fec2e24b4 Mon Sep 17 00:00:00 2001 From: Werner Keil Date: Sat, 30 May 2015 21:29:03 +0200 Subject: [PATCH] 14: Deploy lib to maven repository Task-Url: http://github.com/JavaMoney/javamoney-lib/issues/issue/14 --- calc/pom.xml | 2 +- integration/javamoney-cdi/pom.xml | 2 +- integration/pom.xml | 2 +- pom.xml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/calc/pom.xml b/calc/pom.xml index 9e76ca0..01144c6 100644 --- a/calc/pom.xml +++ b/calc/pom.xml @@ -5,7 +5,7 @@ org.javamoney.lib javamoney-lib - 0.8-SNAPSHOT + 0.8 javamoney-calc diff --git a/integration/javamoney-cdi/pom.xml b/integration/javamoney-cdi/pom.xml index 5e3096d..f6726b4 100644 --- a/integration/javamoney-cdi/pom.xml +++ b/integration/javamoney-cdi/pom.xml @@ -4,7 +4,7 @@ org.javamoney.integration javamoney-integration - 0.8-SNAPSHOT + 0.8 javamoney-cdi Money and Currency - JavaMoney CDI Integration diff --git a/integration/pom.xml b/integration/pom.xml index 32926c7..99a0530 100644 --- a/integration/pom.xml +++ b/integration/pom.xml @@ -4,7 +4,7 @@ org.javamoney.lib javamoney-lib - 0.8-SNAPSHOT + 0.8 org.javamoney.integration diff --git a/pom.xml b/pom.xml index a01ad91..4a698bf 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ org.javamoney.lib Money and Currency - JavaMoney Libraries (parent) pom - 0.8-SNAPSHOT + 0.8 1.0 UTF-8