Skip to content

Commit cbf3d97

Browse files
committed
Version bump
1 parent b30bf2c commit cbf3d97

File tree

3 files changed

+2
-71
lines changed

3 files changed

+2
-71
lines changed

.github/workflows/codeql-analysis.yml

Lines changed: 0 additions & 69 deletions
This file was deleted.

.github/workflows/maven.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
with:
4444
java-version: ${{ matrix.Java }}
4545
distribution: 'adopt'
46-
server-id: ossrh
46+
server-id: central
4747
server-username: MAVEN_USERNAME
4848
server-password: MAVEN_PASSWORD
4949

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>com.helger</groupId>
2424
<artifactId>parent-pom</artifactId>
25-
<version>2.0.8</version>
25+
<version>2.1.2</version>
2626
</parent>
2727
<groupId>com.helger.ubl</groupId>
2828
<artifactId>ph-ubl-parent-pom</artifactId>

0 commit comments

Comments
 (0)