File tree Expand file tree Collapse file tree 5 files changed +6
-6
lines changed
relying-party-spring-boot Expand file tree Collapse file tree 5 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >it.spid.cie.oidc</groupId >
7
7
<artifactId >starter-kit-parent</artifactId >
8
- <version >1.0.0-SNAPSHOT </version >
8
+ <version >1.0.0</version >
9
9
<relativePath >../pom.xml</relativePath >
10
10
</parent >
11
11
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >it.spid.cie.oidc</groupId >
7
7
<artifactId >starter-kit-parent</artifactId >
8
- <version >1.0.0-SNAPSHOT </version >
8
+ <version >1.0.0</version >
9
9
<relativePath >../pom.xml</relativePath >
10
10
</parent >
11
11
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >it.spid.cie.oidc</groupId >
7
7
<artifactId >it.spid.cie.oidc.examples</artifactId >
8
- <version >1.0.0-SNAPSHOT </version >
8
+ <version >1.0.0</version >
9
9
</parent >
10
10
11
11
<artifactId >it.spid.cie.oidc.relying.party.spring-boot-sample</artifactId >
Original file line number Diff line number Diff line change 5
5
<groupId >it.spid.cie.oidc</groupId >
6
6
<artifactId >starter-kit-parent</artifactId >
7
7
<packaging >pom</packaging >
8
- <version >1.0.0-SNAPSHOT </version >
8
+ <version >1.0.0</version >
9
9
10
10
<properties >
11
11
<java .version>11</java .version>
35
35
<connection >scm:git:https://github.com/italia/spid-cie-oidc-java.git</connection >
36
36
<developerConnection >scm:git:https://github.com/italia/spid-cie-oidc-java.git</developerConnection >
37
37
<url >https://github.com/italia/spid-cie-oidc-java</url >
38
- <tag >HEAD </tag >
38
+ <tag >v1.0.0 </tag >
39
39
</scm >
40
40
41
41
<modules >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >it.spid.cie.oidc</groupId >
7
7
<artifactId >starter-kit-parent</artifactId >
8
- <version >1.0.0-SNAPSHOT </version >
8
+ <version >1.0.0</version >
9
9
<relativePath >../pom.xml</relativePath >
10
10
</parent >
11
11
You can’t perform that action at this time.
0 commit comments