Skip to content

Commit

Permalink
version updates
Browse files Browse the repository at this point in the history
  • Loading branch information
svenruppert committed Apr 11, 2024
1 parent d860b3d commit 185a615
Showing 1 changed file with 4 additions and 10 deletions.
14 changes: 4 additions & 10 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,14 +25,16 @@
<!-- <groupId>com.svenruppert</groupId>-->
<!-- <artifactId>dependencies</artifactId>-->
<!-- <version>05.00.01-SRU</version>-->
<!-- <groupId>com.svenruppert</groupId>-->
<!-- <artifactId>dependencies</artifactId>-->
<groupId>com.github.svenruppert</groupId>
<artifactId>dependencies</artifactId>
<version>05.00.01-SRU-20240309-00-15</version>
<version>05.00.02-SRU</version>
</parent>

<groupId>com.svenruppert</groupId>
<artifactId>functional-reactive</artifactId>
<version>02.00.00-SRU</version>
<version>02.00.01-SRU</version>
<packaging>jar</packaging>

<inceptionYear>2017</inceptionYear>
Expand Down Expand Up @@ -126,14 +128,6 @@
<name>libs-release</name>
<url>https://jitpack.io/</url>
</repository>
<repository>
<snapshots>
<enabled>false</enabled>
</snapshots>
<id>GITHUB</id>
<name>libs-release</name>
<url>https://maven.pkg.github.com/svenruppert/*</url>
</repository>
<repository>
<snapshots>
<enabled>true</enabled>
Expand Down

0 comments on commit 185a615

Please sign in to comment.