Skip to content

Commit 0292614

Browse files
committed
Release v1.1.1
1 parent d31fc32 commit 0292614

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

rta/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<modelVersion>4.0.0</modelVersion>
55
<groupId>com.gluonhq</groupId>
66
<artifactId>rich-text-area</artifactId>
7-
<version>1.1.1-SNAPSHOT</version>
7+
<version>1.1.1</version>
88
<packaging>jar</packaging>
99

1010
<name>Rich Text Area</name>

samples/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<javafx.plugin.version>0.0.8</javafx.plugin.version>
1717
<main.class>com.gluonhq.richtextarea.samples.FullFeaturedDemo</main.class>
1818
<jpro.version>2022.1.0</jpro.version>
19-
<rta.version>1.1.1-SNAPSHOT</rta.version>
19+
<rta.version>1.1.1</rta.version>
2020
</properties>
2121

2222
<dependencies>

0 commit comments

Comments
 (0)