Skip to content

Commit

Permalink
version
Browse files Browse the repository at this point in the history
  • Loading branch information
SentryMan authored Mar 23, 2024
1 parent 3f433ac commit e80c89c
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 @@ -11,7 +11,7 @@
<groupId>io.avaje</groupId>
<artifactId>avaje-provides-maven-plugin</artifactId>
<packaging>maven-plugin</packaging>
<version>1.0-beta</version>
<version>0.1-SNAPSHOT</version>
<properties>
<maven.compiler.release>22</maven.compiler.release>
</properties>
Expand Down Expand Up @@ -58,4 +58,4 @@
</plugin>
</plugins>
</build>
</project>
</project>

0 comments on commit e80c89c

Please sign in to comment.