Skip to content

Commit

Permalink
prep for next release
Browse files Browse the repository at this point in the history
  • Loading branch information
tballison committed Nov 21, 2022
1 parent 214e671 commit b665917
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 @@ -30,7 +30,7 @@

<artifactId>tika-gui-v2</artifactId>
<groupId>org.tallison</groupId>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.0-ALPHA2</version>

<packaging>pom</packaging>

Expand Down
2 changes: 1 addition & 1 deletion tika-gui-app/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<artifactId>tika-gui-v2</artifactId>
<groupId>org.tallison</groupId>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.0-ALPHA2</version>
</parent>

<artifactId>tika-gui-app</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion tika-gui-tools/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<artifactId>tika-gui-v2</artifactId>
<groupId>org.tallison</groupId>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.0-ALPHA2</version>
</parent>

<artifactId>tika-gui-tools</artifactId>
Expand Down

0 comments on commit b665917

Please sign in to comment.