File tree Expand file tree Collapse file tree 2 files changed +1364
-5
lines changed Expand file tree Collapse file tree 2 files changed +1364
-5
lines changed Original file line number Diff line number Diff line change 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" >
4
2
5
3
<modelVersion >4.0.0</modelVersion >
6
4
<groupId >gr.grnet</groupId >
7
5
<artifactId >keycloak-eidas-idp</artifactId >
8
- <version >0.14-SNAPSHOT </version >
6
+ <version >0.14</version >
9
7
10
8
<description >Keycloak eIDAS Identity Provider Extension</description >
11
9
<url >https://github.com/grnet/eidas-keycloak-extension</url >
22
20
<url >https://github.com/grnet/eidas-keycloak-extension.git</url >
23
21
<connection >scm:git:git://github.com/grnet/eidas-keycloak-extension.git</connection >
24
22
<developerConnection >scm:git:git@github.com:grnet/eidas-keycloak-extension.git</developerConnection >
25
- <tag >HEAD </tag >
23
+ <tag >v0.14 </tag >
26
24
</scm >
27
25
<issueManagement >
28
26
<url >https://github.com/grnet/eidas-keycloak-extension/issues</url >
You can’t perform that action at this time.
0 commit comments