Skip to content

Commit

Permalink
Bump quarkiverse-parent from 12 to 13 (#205)
Browse files Browse the repository at this point in the history
* Bump quarkiverse-parent from 12 to 13

Bumps [quarkiverse-parent](https://github.com/quarkiverse/quarkiverse-parent) from 12 to 13.
- [Release notes](https://github.com/quarkiverse/quarkiverse-parent/releases)
- [Commits](https://github.com/quarkiverse/quarkiverse-parent/commits)

---
updated-dependencies:
- dependency-name: io.quarkiverse:quarkiverse-parent
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump quarkiverse-parent from 12 to 13

Bumps [quarkiverse-parent](https://github.com/quarkiverse/quarkiverse-parent) from 12 to 13.
- [Release notes](https://github.com/quarkiverse/quarkiverse-parent/releases)
- [Commits](https://github.com/quarkiverse/quarkiverse-parent/commits)

---
updated-dependencies:
- dependency-name: io.quarkiverse:quarkiverse-parent
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Roberto Cortez <radcortez@yahoo.com>
  • Loading branch information
dependabot[bot] and radcortez committed Jun 1, 2023
1 parent 6b9fce4 commit a355210
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion integration-tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
<plugin>
<groupId>org.sonatype.plugins</groupId>
<artifactId>nexus-staging-maven-plugin</artifactId>
<version>${nexus-staging-maven-plugin.version}</version>
<version>${version.nexus-staging.plugin}</version>
<configuration>
<skipNexusStagingDeployMojo>true</skipNexusStagingDeployMojo>
</configuration>
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 @@
<parent>
<groupId>io.quarkiverse</groupId>
<artifactId>quarkiverse-parent</artifactId>
<version>12</version>
<version>13</version>
</parent>

<groupId>io.quarkiverse.jberet</groupId>
Expand Down

0 comments on commit a355210

Please sign in to comment.