From a2c22d15aa3bec35e21241fe58d73dd0eab8301f Mon Sep 17 00:00:00 2001 From: Abhinay Agarwal Date: Thu, 14 Jul 2022 18:20:42 +0530 Subject: [PATCH] Release v1.0.0 --- pom.xml | 2 +- rta/pom.xml | 2 +- samples/pom.xml | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index 417d07a9..8885e9f0 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ com.gluonhq rich-text-area-parent - 1.0.0-SNAPSHOT + 1.0.0 pom Rich Text Area Parent diff --git a/rta/pom.xml b/rta/pom.xml index e445f9e1..8eea05fb 100644 --- a/rta/pom.xml +++ b/rta/pom.xml @@ -8,7 +8,7 @@ com.gluonhq rich-text-area-parent - 1.0.0-SNAPSHOT + 1.0.0 Rich Text Area diff --git a/samples/pom.xml b/samples/pom.xml index 6428af8f..9c23f52e 100644 --- a/samples/pom.xml +++ b/samples/pom.xml @@ -8,7 +8,7 @@ com.gluonhq rich-text-area-parent - 1.0.0-SNAPSHOT + 1.0.0 Rich Text Area samples @@ -23,7 +23,7 @@ com.gluonhq rich-text-area - 1.0.0-SNAPSHOT + 1.0.0 org.openjfx