Skip to content

Commit

Permalink
Merge branch 'master' into development
Browse files Browse the repository at this point in the history
  • Loading branch information
KochTobi authored Feb 13, 2023
2 parents 2d9a934 + 2d440c7 commit 4f061d0
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 @@ -8,7 +8,7 @@
<description>Collection of non-Vaadin, non-Liferay utilities.</description>
<modelVersion>4.0.0</modelVersion>
<name>Core Utilities Library</name>
<version>1.14.0-SNAPSHOT</version>
<version>1.14.1</version>
<url>https://github.com/qbicsoftware/core-utils-lib</url>
<packaging>jar</packaging>
<properties>
Expand All @@ -33,7 +33,7 @@
<url>https://qbic-repo.qbic.uni-tuebingen.de/repository/maven-snapshots</url>
</snapshotRepository>
</distributionManagement>
<!-- we only need to tell maven where to find our parent pom and other QBiC dependencies -->
<!-- we only need to tell maven where to find our parent pom and other QBiC dependencies -->
<repositories>
<repository>
<releases>
Expand Down

0 comments on commit 4f061d0

Please sign in to comment.