Skip to content

Commit

Permalink
Merge branch 'main' of github.com:ArDoCo/TLR
Browse files Browse the repository at this point in the history
  • Loading branch information
dfuchss committed Mar 12, 2024
2 parents 0f6dc84 + ce71ef8 commit fb27e65
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.github.ardoco.core</groupId>
<artifactId>parent</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>1.1.0-SNAPSHOT</version>
</parent>
<groupId>io.github.ardoco.tlr</groupId>
<artifactId>parent-tlr</artifactId>
Expand Down Expand Up @@ -70,7 +70,7 @@
</distributionManagement>

<properties>
<revision>1.0.0-SNAPSHOT</revision>
<revision>1.1.0-SNAPSHOT</revision>
<ardoco.version>${revision}</ardoco.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
Expand Down

0 comments on commit fb27e65

Please sign in to comment.