Skip to content

Commit

Permalink
Release 1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jurkiri committed Oct 15, 2021
1 parent af86a8b commit 50f3cb6
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion ffpojo-samples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.github.ffpojo</groupId>
<artifactId>ffpojo-parent</artifactId>
<version>1.1-SNAPSHOT</version>
<version>1.1</version>
</parent>

<artifactId>ffpojo-samples</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion ffpojo/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.github.ffpojo</groupId>
<artifactId>ffpojo-parent</artifactId>
<version>1.1-SNAPSHOT</version>
<version>1.1</version>
</parent>

<artifactId>ffpojo</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

<groupId>com.github.ffpojo</groupId>
<artifactId>ffpojo-parent</artifactId>
<version>1.1-SNAPSHOT</version>
<version>1.1</version>
<packaging>pom</packaging>

<name>FFPOJO Project</name>
Expand Down Expand Up @@ -101,4 +101,4 @@
</pluginManagement>
</build>

</project>
</project>

0 comments on commit 50f3cb6

Please sign in to comment.