From 2b9c6b532cef8483e9bcf82af25c8edcc2660765 Mon Sep 17 00:00:00 2001 From: Rafael Ibasco Date: Fri, 21 Dec 2018 14:33:30 +0800 Subject: [PATCH] [maven-release-plugin] prepare release ucgdisplay-1.4.0-alpha --- common/pom.xml | 2 +- drivers/clcd/pom.xml | 2 +- drivers/glcd/pom.xml | 2 +- examples/drivers/clcd/pom.xml | 2 +- examples/drivers/glcd/pom.xml | 2 +- native/modules/graphics/pom.xml | 2 +- native/modules/input/pom.xml | 2 +- pom.xml | 4 ++-- 8 files changed, 9 insertions(+), 9 deletions(-) diff --git a/common/pom.xml b/common/pom.xml index 21b6296c..a96e0d85 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -20,7 +20,7 @@ ucg-display com.ibasco.ucgdisplay - 1.4.0-alpha-SNAPSHOT + 1.4.0-alpha 4.0.0 diff --git a/drivers/clcd/pom.xml b/drivers/clcd/pom.xml index 32e4f65f..1b795b6d 100644 --- a/drivers/clcd/pom.xml +++ b/drivers/clcd/pom.xml @@ -20,7 +20,7 @@ ucg-display com.ibasco.ucgdisplay - 1.4.0-alpha-SNAPSHOT + 1.4.0-alpha ../../pom.xml diff --git a/drivers/glcd/pom.xml b/drivers/glcd/pom.xml index 68cf1555..975fcd83 100644 --- a/drivers/glcd/pom.xml +++ b/drivers/glcd/pom.xml @@ -21,7 +21,7 @@ ucg-display com.ibasco.ucgdisplay - 1.4.0-alpha-SNAPSHOT + 1.4.0-alpha ../../pom.xml 4.0.0 diff --git a/examples/drivers/clcd/pom.xml b/examples/drivers/clcd/pom.xml index 8e4f2f48..10b51bfe 100644 --- a/examples/drivers/clcd/pom.xml +++ b/examples/drivers/clcd/pom.xml @@ -3,7 +3,7 @@ ucg-display com.ibasco.ucgdisplay - 1.4.0-alpha-SNAPSHOT + 1.4.0-alpha ../../../pom.xml 4.0.0 diff --git a/examples/drivers/glcd/pom.xml b/examples/drivers/glcd/pom.xml index ad1c533c..fc7831e6 100644 --- a/examples/drivers/glcd/pom.xml +++ b/examples/drivers/glcd/pom.xml @@ -3,7 +3,7 @@ ucg-display com.ibasco.ucgdisplay - 1.4.0-alpha-SNAPSHOT + 1.4.0-alpha ../../../pom.xml 4.0.0 diff --git a/native/modules/graphics/pom.xml b/native/modules/graphics/pom.xml index a3a46432..b1e126ed 100644 --- a/native/modules/graphics/pom.xml +++ b/native/modules/graphics/pom.xml @@ -21,7 +21,7 @@ ucg-display com.ibasco.ucgdisplay - 1.4.0-alpha-SNAPSHOT + 1.4.0-alpha ../../../pom.xml diff --git a/native/modules/input/pom.xml b/native/modules/input/pom.xml index 1aa42e74..91a37dea 100644 --- a/native/modules/input/pom.xml +++ b/native/modules/input/pom.xml @@ -20,7 +20,7 @@ ucg-display com.ibasco.ucgdisplay - 1.4.0-alpha-SNAPSHOT + 1.4.0-alpha ../../../pom.xml diff --git a/pom.xml b/pom.xml index 723f0e08..d8e3b1be 100755 --- a/pom.xml +++ b/pom.xml @@ -22,7 +22,7 @@ com.ibasco.ucgdisplay ucg-display - 1.4.0-alpha-SNAPSHOT + 1.4.0-alpha UCGDisplay https://github.com/ribasco/ucgdisplay pom @@ -90,7 +90,7 @@ scm:git:git://github.com/ribasco/ucgdisplay.git scm:git:git@github.com:ribasco/ucgdisplay.git https://github.com/ribasco/ucgdisplay - HEAD + ucgdisplay-1.4.0-alpha