Skip to content

Commit

Permalink
Merge branch 'main' of github.com:ArDoCo/InconsistencyDetection
Browse files Browse the repository at this point in the history
  • Loading branch information
dfuchss committed Mar 12, 2024
2 parents e22acd9 + abc03c1 commit d5ad18e
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 @@ -4,7 +4,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.id</groupId>
<artifactId>parent-id</artifactId>
Expand Down Expand Up @@ -68,7 +68,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 d5ad18e

Please sign in to comment.