Skip to content

Commit

Permalink
Releasing version 4.4.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
computate committed Nov 17, 2023
1 parent 30e97bd commit fec6798
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.4.4.0</computate.version>
<computate.version>4.4.4.1</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.4.4.0</version>
<version>4.4.4.1</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 fec6798

Please sign in to comment.