We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4f9b029 commit 80ed66cCopy full SHA for 80ed66c
pom.xml
@@ -4,7 +4,7 @@
4
5
<groupId>org.vaadin.addons.flowingcode</groupId>
6
<artifactId>grid-exporter-addon</artifactId>
7
- <version>2.5.0-SNAPSHOT</version>
+ <version>2.5.0</version>
8
<name>Grid Exporter Add-on</name>
9
<description>Grid Exporter Add-on for Vaadin Flow</description>
10
@@ -38,7 +38,7 @@
38
<url>https://github.com/FlowingCode/GridExporterAddon</url>
39
<connection>scm:git:git://github.com/FlowingCode/GridExporterAddon.git</connection>
40
<developerConnection>scm:git:ssh://git@github.com:/FlowingCode/GridExporterAddon.git</developerConnection>
41
- <tag>master</tag>
+ <tag>grid-exporter-addon-2.5.0</tag>
42
</scm>
43
44
<developers>
0 commit comments