Skip to content

Commit

Permalink
Bumped version to 1.3.7
Browse files Browse the repository at this point in the history
  • Loading branch information
Jacob von Eyben committed Jun 24, 2022
1 parent 97764c0 commit 624bdfb
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion fixedformat4j/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<name>Fixed Format for Java</name>
<groupId>com.ancientprogramming.fixedformat4j</groupId>

<version>1.3.7-SNAPSHOT</version>
<version>1.3.7</version>
<artifactId>fixedformat4j</artifactId>
<packaging>jar</packaging>

Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<modelVersion>4.0.0</modelVersion>
<name>Fixed Format for Java - root</name>
<groupId>com.ancientprogramming.fixedformat4j</groupId>
<version>1.3.7-SNAPSHOT</version>
<version>1.3.7</version>
<artifactId>fixedformat4j-root</artifactId>
<packaging>pom</packaging>

Expand Down
2 changes: 1 addition & 1 deletion samples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<name>Fixed Format for Java Samples</name>
<groupId>com.ancientprogramming.fixedformat4j</groupId>

<version>1.3.7-SNAPSHOT</version>
<version>1.3.7</version>
<artifactId>fixedformat4j-samples</artifactId>
<packaging>jar</packaging>

Expand Down

0 comments on commit 624bdfb

Please sign in to comment.