Skip to content

Commit 67365c8

Browse files
committedJun 13, 2024·
[maven-release-plugin] prepare release tinymce-for-flow-3.4.6
1 parent afb7d8f commit 67365c8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
<groupId>org.parttio</groupId>
55
<artifactId>tinymce-for-flow</artifactId>
6-
<version>3.4.6-SNAPSHOT</version>
6+
<version>3.4.6</version>
77
<name>TinyMCE for Flow</name>
88
<description>Integration of TinyMCE for Vaadin 10+</description>
99
<url>https://github.com/parttio/tinymce-for-flow</url>
@@ -34,7 +34,7 @@
3434
<url>https://github.com/parttio/tinymce-for-flow</url>
3535
<connection>scm:git:git://github.com/parttio/tinymce-for-flow.git</connection>
3636
<developerConnection>scm:git:ssh://git@github.com:/parttio/tinymce-for-flow.git</developerConnection>
37-
<tag>tinymce-for-flow-3.4.0</tag>
37+
<tag>tinymce-for-flow-3.4.6</tag>
3838
</scm>
3939

4040
<distributionManagement>

0 commit comments

Comments
 (0)
Please sign in to comment.