Skip to content

Commit

Permalink
Prepare 1.1.8-rc2 pre-release.
Browse files Browse the repository at this point in the history
  • Loading branch information
kaladay committed Dec 20, 2023
1 parent 9d29ef7 commit ac8a287
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion components/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<parent>
<groupId>org.folio</groupId>
<artifactId>workflow-parent</artifactId>
<version>1.1.8-SNAPSHOT</version>
<version>1.1.8-rc2</version>
</parent>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

<artifactId>workflow-parent</artifactId>

<version>1.1.8-SNAPSHOT</version>
<version>1.1.8-rc2</version>

<name>Workflow Parent</name>

Expand Down
2 changes: 1 addition & 1 deletion service/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<parent>
<groupId>org.folio</groupId>
<artifactId>workflow-parent</artifactId>
<version>1.1.8-SNAPSHOT</version>
<version>1.1.8-rc2</version>
</parent>

<packaging>jar</packaging>
Expand Down

0 comments on commit ac8a287

Please sign in to comment.