Skip to content

Commit

Permalink
WEBITOOLS-000: release version 2.11.6
Browse files Browse the repository at this point in the history
  • Loading branch information
leon2Meudon92 committed May 7, 2024
1 parent 539a838 commit b780c3d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion aip-console-jenkins/pom.xml
Expand Up @@ -14,7 +14,7 @@
<packaging>hpi</packaging>
<properties>
<!-- Console Tools version -->
<revision>2.11.4</revision>
<revision>2.11.6</revision>
<!-- Baseline Jenkins version you use to build the plugin. Users must have this version or newer to run. -->
<jenkins.version>2.60.3</jenkins.version>
<!-- The 2.303.3 version doesn't work properly by now, and needs slight more works for adoption -->
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -22,7 +22,7 @@
</scm>

<properties>
<revision>2.11.4</revision>
<revision>2.11.6</revision>
<java.version>1.8</java.version>
<spring-boot.version>${project.parent.version}</spring-boot.version>
<picocli.version>4.7.5</picocli.version>
Expand Down

0 comments on commit b780c3d

Please sign in to comment.