Skip to content

Commit

Permalink
Merge branch 'master' of github.com:folio-org/mod-workflow into main
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremythuff committed May 2, 2023
2 parents 14850bd + 1e1e1bf commit d1a5b68
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>org.folio</groupId>
<artifactId>spring-module-core</artifactId>
<version>1.1.4</version>
<version>1.1.5</version>
</parent>

<modules>
Expand All @@ -31,7 +31,7 @@

<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<spring-module-core.version>1.1.4</spring-module-core.version>
<spring-module-core.version>1.1.5</spring-module-core.version>
</properties>

<build>
Expand Down

0 comments on commit d1a5b68

Please sign in to comment.