Skip to content

Commit

Permalink
Merge branch 'test' of github.com:EsupPortail/esup-signature into test
Browse files Browse the repository at this point in the history
  • Loading branch information
dlemaignent committed Nov 6, 2024
2 parents b6b6e7c + d0e96c5 commit d6c93eb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
</parent>
<groupId>org.esupportail</groupId>
<artifactId>esup-signature</artifactId>
<version>1.31.2-SNAPSHOT</version>
<version>1.31.2</version>
<name>esup-signature</name>
<properties>
<startClass>org.esupportail.esupsignature.EsupSignatureApplication</startClass>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -254,4 +254,4 @@ public Health health() {
return Health.down().withDetail("seal certificat", "DOWN").build();
}
}
}
}

0 comments on commit d6c93eb

Please sign in to comment.