Skip to content

Commit

Permalink
bump: repository to 8.1.0-RC0
Browse files Browse the repository at this point in the history
  • Loading branch information
thomschke committed Dec 16, 2022
1 parent 8aa197a commit 07fe991
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions pom.xml
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
https://maven.apache.org/xsd/maven-4.0.0.xsd">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd">

<modelVersion>4.0.0</modelVersion>

Expand Down Expand Up @@ -31,7 +28,7 @@
<properties>

<!-- release-2 -->
<bom.repository.version>${project.version}</bom.repository.version>
<bom.repository.version>8.1.0-RC0</bom.repository.version>

</properties>

Expand Down

0 comments on commit 07fe991

Please sign in to comment.