Skip to content

Commit ee73569

Browse files
committed
[maven-release-plugin] prepare release v0.14
1 parent 7000863 commit ee73569

File tree

2 files changed

+1364
-5
lines changed

2 files changed

+1364
-5
lines changed

pom.xml

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,9 @@
1-
<project xmlns="http://maven.apache.org/POM/4.0.0"
2-
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
3-
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
1+
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
42

53
<modelVersion>4.0.0</modelVersion>
64
<groupId>gr.grnet</groupId>
75
<artifactId>keycloak-eidas-idp</artifactId>
8-
<version>0.14-SNAPSHOT</version>
6+
<version>0.14</version>
97

108
<description>Keycloak eIDAS Identity Provider Extension</description>
119
<url>https://github.com/grnet/eidas-keycloak-extension</url>
@@ -22,7 +20,7 @@
2220
<url>https://github.com/grnet/eidas-keycloak-extension.git</url>
2321
<connection>scm:git:git://github.com/grnet/eidas-keycloak-extension.git</connection>
2422
<developerConnection>scm:git:git@github.com:grnet/eidas-keycloak-extension.git</developerConnection>
25-
<tag>HEAD</tag>
23+
<tag>v0.14</tag>
2624
</scm>
2725
<issueManagement>
2826
<url>https://github.com/grnet/eidas-keycloak-extension/issues</url>

0 commit comments

Comments
 (0)