Skip to content

Commit

Permalink
Release preparations
Browse files Browse the repository at this point in the history
  • Loading branch information
JanMosigItemis committed Sep 20, 2024
1 parent 68ed331 commit 7452a3e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion ide_setup/eclipse/fluffy-lifecycle-mapping-metadata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<pluginExecutionFilter>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-help-plugin</artifactId>
<versionRange>3.4.0</versionRange>
<versionRange>3.5.0</versionRange>
<goals>
<goal>active-profiles</goal>
</goals>
Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>com.itemis</groupId>
<artifactId>org-parent</artifactId>
<version>5.8.6</version>
<version>5.8.7</version>
</parent>

<artifactId>fluffyj.tests</artifactId>
Expand Down Expand Up @@ -62,7 +62,7 @@
<build.timestamp.formatted>${maven.build.timestamp}</build.timestamp.formatted>
<maven.build.timestamp.format>yyyy-MM-dd HH:mm.ssZ</maven.build.timestamp.format>
<resource.delimiter>${*}</resource.delimiter>
<maven-surefire-plugin.version>3.3.1</maven-surefire-plugin.version>
<maven-surefire-plugin.version>3.5.0</maven-surefire-plugin.version>
<maven-jar-plugin.version>3.4.2</maven-jar-plugin.version>
<maven-compiler-plugin.version>3.13.0</maven-compiler-plugin.version>
<mockito.version>5.12.0</mockito.version>
Expand Down

0 comments on commit 7452a3e

Please sign in to comment.