Skip to content

Commit

Permalink
Releasing version 4.2.7.29
Browse files Browse the repository at this point in the history
  • Loading branch information
computate committed Oct 25, 2023
1 parent 4ed86e8 commit 0ab56e2
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 @@ -5,7 +5,7 @@

<properties>
<solr.version>8.11.1</solr.version>
<computate.version>4.2.7.28</computate.version>
<computate.version>4.2.7.29</computate.version>

<maven-compiler-plugin.version>3.8.0</maven-compiler-plugin.version>
<maven-surefire-plugin.version>2.19.1</maven-surefire-plugin.version>
Expand Down Expand Up @@ -37,7 +37,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.computate</groupId>
<artifactId>computate</artifactId>
<version>4.2.7.28</version>
<version>4.2.7.29</version>
<packaging>jar</packaging>
<name>Computate Vert.x Code Generation Tools</name>
<description>Code that generates more code as you save. Internationalized. Integrated with Solr search. A new way to write code to make persistence easier. </description>
Expand Down

0 comments on commit 0ab56e2

Please sign in to comment.