From 0af46e137a67cd8b13c05b6b77822d7c9d888a08 Mon Sep 17 00:00:00 2001 From: Luis Pessoa <24196899+lasp73@users.noreply.github.com> Date: Mon, 17 Dec 2018 18:41:44 -0200 Subject: [PATCH] [maven-release-plugin] prepare release v2.0.5 --- pom.xml | 4 ++-- recognizer-examples/pom.xml | 8 +++----- recognizer-protocol/pom.xml | 2 +- recognizer/pom.xml | 2 +- 4 files changed, 7 insertions(+), 9 deletions(-) diff --git a/pom.xml b/pom.xml index a535fad..06ff5aa 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ br.com.cpqd.asr recognizer-parent - 2.0.5-SNAPSHOT + 2.0.5 pom CPqD ASR Recognizer @@ -83,7 +83,7 @@ scm:git:ssh://git@github.com/CPqD/asr-sdk-java.git - HEAD + v2.0.5 diff --git a/recognizer-examples/pom.xml b/recognizer-examples/pom.xml index f7b7da8..dc78294 100644 --- a/recognizer-examples/pom.xml +++ b/recognizer-examples/pom.xml @@ -1,14 +1,12 @@ - + 4.0.0 br.com.cpqd.asr recognizer-examples - 2.0.5-SNAPSHOT + 2.0.5 Java Recognizer Examples jar Code example to use CPqD ASR with the Java SDK @@ -22,7 +20,7 @@ br.com.cpqd.asr recognizer - 2.0.5-SNAPSHOT + 2.0.5 org.slf4j diff --git a/recognizer-protocol/pom.xml b/recognizer-protocol/pom.xml index aca1c4f..0849107 100644 --- a/recognizer-protocol/pom.xml +++ b/recognizer-protocol/pom.xml @@ -7,7 +7,7 @@ br.com.cpqd.asr recognizer-parent - 2.0.5-SNAPSHOT + 2.0.5 recognizer-protocol diff --git a/recognizer/pom.xml b/recognizer/pom.xml index cd31d5f..82077ab 100644 --- a/recognizer/pom.xml +++ b/recognizer/pom.xml @@ -7,7 +7,7 @@ br.com.cpqd.asr recognizer-parent - 2.0.5-SNAPSHOT + 2.0.5 recognizer