Skip to content

Commit

Permalink
Prep for next dev iteration
Browse files Browse the repository at this point in the history
oss.sonatype returned 3/3 times an error today when trying to upload... Great software or luck
  • Loading branch information
AB-xdev committed Jan 11, 2024
1 parent 491cf0e commit 697f44e
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<groupId>com.xdev-software</groupId>
<artifactId>vaadin-grid-exporter-root</artifactId>
<version>3.0.2</version>
<version>3.0.3-SNAPSHOT</version>
<packaging>pom</packaging>

<organization>
Expand Down
2 changes: 1 addition & 1 deletion vaadin-grid-exporter-demo/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<groupId>com.xdev-software</groupId>
<artifactId>vaadin-grid-exporter-demo</artifactId>
<version>3.0.2</version>
<version>3.0.3-SNAPSHOT</version>
<packaging>jar</packaging>

<inceptionYear>2022</inceptionYear>
Expand Down
2 changes: 1 addition & 1 deletion vaadin-grid-exporter/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<groupId>com.xdev-software</groupId>
<artifactId>vaadin-grid-exporter</artifactId>
<version>3.0.2</version>
<version>3.0.3-SNAPSHOT</version>
<packaging>jar</packaging>

<name>GridExporter for Vaadin</name>
Expand Down

0 comments on commit 697f44e

Please sign in to comment.