We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 96f0591 commit b1aaf47Copy full SHA for b1aaf47
pom.xml
@@ -3,7 +3,7 @@
3
4
<groupId>org.parttio</groupId>
5
<artifactId>tinymce-for-flow</artifactId>
6
- <version>4.2.2-SNAPSHOT</version>
+ <version>4.2.2</version>
7
<name>TinyMCE for Flow</name>
8
<description>Integration of TinyMCE for Vaadin 10+</description>
9
<url>https://github.com/parttio/tinymce-for-flow</url>
@@ -35,7 +35,7 @@
35
36
<connection>scm:git:git://github.com/parttio/tinymce-for-flow.git</connection>
37
<developerConnection>scm:git:ssh://git@github.com:/parttio/tinymce-for-flow.git</developerConnection>
38
- <tag>HEAD</tag>
+ <tag>tinymce-for-flow-4.2.2</tag>
39
</scm>
40
41
<distributionManagement>
0 commit comments