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 a8e6603 commit 3f5651f
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions demo/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.4</version>
<version>5.8.7</version>
<relativePath></relativePath>
</parent>

Expand Down Expand Up @@ -67,7 +67,7 @@
<maven-shade-plugin.version>3.6.0</maven-shade-plugin.version>
<spotbugs.plugin.version>4.8.6.2</spotbugs.plugin.version>
<git-commit-id-plugin.version>9.0.1</git-commit-id-plugin.version>
<logback.version>1.5.6</logback.version>
<logback.version>1.5.8</logback.version>
<jscdlib.version>0.11.1-SNAPSHOT</jscdlib.version>
</properties>

Expand Down
2 changes: 1 addition & 1 deletion ide_setup/eclipse/jscdlib-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
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.itemis</groupId>
<artifactId>org-parent</artifactId>
<version>5.8.6</version>
<version>5.8.7</version>
</parent>
<artifactId>jscdlib</artifactId>
<version>0.11.1-SNAPSHOT</version>
Expand Down

0 comments on commit 3f5651f

Please sign in to comment.