Skip to content

Commit

Permalink
Release v2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
urbim committed Dec 1, 2022
1 parent 180fe04 commit e08f7f0
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<groupId>com.kumuluz.ee.rest-client</groupId>
<artifactId>kumuluzee-rest-client</artifactId>
<version>1.4.1.3-SNAPSHOT</version>
<version>2.0.0</version>

<name>KumuluzEE Microprofile Rest Client</name>
<inceptionYear>2018</inceptionYear>
Expand Down Expand Up @@ -56,10 +56,10 @@

<developers>
<developer>
<name>Tilen Faganel</name>
<id>tfaga</id>
<email>tilen.faganel@me.com</email>
<url>https://github.com/TFaga</url>
<name>KumuluzEE Development Team</name>
<id>kumuluz</id>
<email>info@kumuluz.com</email>
<url>https://github.com/kumuluz</url>
</developer>
</developers>

Expand Down

0 comments on commit e08f7f0

Please sign in to comment.