Skip to content

Commit

Permalink
Bump version number in modules that were not managed by the release p…
Browse files Browse the repository at this point in the history
…rocess
  • Loading branch information
adamretter committed Jan 11, 2023
1 parent b34433a commit e27d522
Show file tree
Hide file tree
Showing 5 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions .idea/runConfigurations/Java_Admin_Client.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions .idea/runConfigurations/Jetty_Server.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion exist-core-jcstress/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<parent>
<groupId>org.exist-db</groupId>
<artifactId>exist-parent</artifactId>
<version>5.5.0-SNAPSHOT</version>
<version>5.6.0-SNAPSHOT</version>
<relativePath>../exist-parent</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion exist-core-jmh/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<parent>
<groupId>org.exist-db</groupId>
<artifactId>exist-parent</artifactId>
<version>5.5.0-SNAPSHOT</version>
<version>5.6.0-SNAPSHOT</version>
<relativePath>../exist-parent</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion exist-installer/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<parent>
<groupId>org.exist-db</groupId>
<artifactId>exist-parent</artifactId>
<version>5.5.0-SNAPSHOT</version>
<version>5.6.0-SNAPSHOT</version>
<relativePath>../exist-parent</relativePath>
</parent>

Expand Down

0 comments on commit e27d522

Please sign in to comment.