chore: 🤖 Release 2.0.0

Initial release after introducing the automated semantic release
pull/1580/head
Dominik Frantisek Bucik 2021-10-24 16:54:42 +02:00
parent ee6dd847ff
commit 124a0353e5
No known key found for this signature in database
GPG Key ID: 25014C8DB2E7E62D
3 changed files with 3 additions and 3 deletions

View File

@ -21,7 +21,7 @@
<parent>
<groupId>org.mitre</groupId>
<artifactId>openid-connect-parent</artifactId>
<version>1.3.4-SNAPSHOT</version>
<version>2.0.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

View File

@ -23,7 +23,7 @@
<parent>
<groupId>org.mitre</groupId>
<artifactId>openid-connect-parent</artifactId>
<version>1.3.4-SNAPSHOT</version>
<version>2.0.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

View File

@ -20,7 +20,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.mitre</groupId>
<artifactId>openid-connect-parent</artifactId>
<version>1.3.4-SNAPSHOT</version>
<version>2.0.0</version>
<name>MITREid Connect</name>
<packaging>pom</packaging>
<licenses>