Skip to content
This repository has been archived by the owner on Aug 5, 2023. It is now read-only.

Commit

Permalink
update to latest CoffeeNet parent version
Browse files Browse the repository at this point in the history
  • Loading branch information
coffeenetrelease committed Feb 1, 2019
1 parent 4fa8320 commit 89057f2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>

<parent>
<groupId>coffee.synyx</groupId>
<groupId>rocks.coffeenet</groupId>
<artifactId>coffeenet-starter-parent</artifactId>
<version>0.37.0</version>
</parent>
Expand Down Expand Up @@ -85,7 +85,7 @@

<!-- CoffeeNet -->
<dependency>
<groupId>coffee.synyx</groupId>
<groupId>rocks.coffeenet</groupId>
<artifactId>starter-logging</artifactId>
</dependency>

Expand Down Expand Up @@ -150,4 +150,4 @@
</plugin>
</plugins>
</build>
</project>
</project>

0 comments on commit 89057f2

Please sign in to comment.