Skip to content

Commit

Permalink
Prepare release [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
safris committed Sep 18, 2023
1 parent 0e735ce commit a77a72f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions mojo/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.openjax.maven</groupId>
<artifactId>maven</artifactId>
<version>0.4.3-SNAPSHOT</version>
<version>0.4.3</version>
</parent>
<artifactId>mojo</artifactId>
<name>OpenJAX Maven Mojo</name>
Expand All @@ -39,7 +39,7 @@
<dependency>
<groupId>org.libj</groupId>
<artifactId>net</artifactId>
<version>0.5.3-SNAPSHOT</version>
<version>0.5.3</version>
</dependency>
<dependency>
<groupId>org.apache.maven</groupId>
Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,11 +22,11 @@
<parent>
<groupId>org.openjax</groupId>
<artifactId>openjax</artifactId>
<version>2.5.6-SNAPSHOT</version>
<version>2.5.6</version>
</parent>
<groupId>org.openjax.maven</groupId>
<artifactId>maven</artifactId>
<version>0.4.3-SNAPSHOT</version>
<version>0.4.3</version>
<packaging>pom</packaging>
<name>OpenJAX Maven</name>
<description>
Expand Down

0 comments on commit a77a72f

Please sign in to comment.