Skip to content

Commit

Permalink
[maven-release-plugin] prepare release grid-exporter-addon-1.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
FlowingCodeCI committed Mar 20, 2024
1 parent d01bb22 commit d603ce0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

<groupId>org.vaadin.addons.flowingcode</groupId>
<artifactId>grid-exporter-addon</artifactId>
<version>1.9.0-SNAPSHOT</version>
<version>1.9.0</version>
<name>Grid Exporter Add-on</name>
<description>Grid Exporter Add-on for Vaadin Flow</description>

Expand Down Expand Up @@ -38,7 +38,7 @@
<url>https://github.com/FlowingCode/GridExporterAddon</url>
<connection>scm:git:git://github.com/FlowingCode/GridExporterAddon.git</connection>
<developerConnection>scm:git:ssh://git@github.com:/FlowingCode/GridExporterAddon.git</developerConnection>
<tag>1.x</tag>
<tag>grid-exporter-addon-1.9.0</tag>
</scm>

<dependencyManagement>
Expand Down

0 comments on commit d603ce0

Please sign in to comment.