File tree Expand file tree Collapse file tree 3 files changed +7
-13
lines changed Expand file tree Collapse file tree 3 files changed +7
-13
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/maven-v4_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/maven-v4_0_0.xsd" >
42 <modelVersion >4.0.0</modelVersion >
53
64 <parent >
75 <groupId >io.scalecube</groupId >
86 <artifactId >scalecube-security-parent</artifactId >
9- <version >1.0.12-SNAPSHOT </version >
7+ <version >1.0.12</version >
108 </parent >
119
1210 <artifactId >scalecube-security-jwt</artifactId >
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
2- <project xmlns =" http://maven.apache.org/POM/4.0.0"
3- xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
4- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd" >
2+ <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/maven-v4_0_0.xsd" >
53 <modelVersion >4.0.0</modelVersion >
64
75 <parent >
119 </parent >
1210
1311 <artifactId >scalecube-security-parent</artifactId >
14- <version >1.0.12-SNAPSHOT </version >
12+ <version >1.0.12</version >
1513 <packaging >pom</packaging >
1614 <name >ScaleCube Security</name >
1715
3937 <connection >scm:git:https://github.com/scalecube/scalecube-security.git</connection >
4038 <developerConnection >scm:git:https://github.com/scalecube/scalecube-security.git
4139 </developerConnection >
42- <tag >HEAD </tag >
40+ <tag >release-1.0.12 </tag >
4341 </scm >
4442
4543 <modules >
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
2- <project xmlns =" http://maven.apache.org/POM/4.0.0"
3- xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
4- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
2+ <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" >
53 <modelVersion >4.0.0</modelVersion >
64
75 <parent >
86 <groupId >io.scalecube</groupId >
97 <artifactId >scalecube-security-parent</artifactId >
10- <version >1.0.12-SNAPSHOT </version >
8+ <version >1.0.12</version >
119 </parent >
1210
1311 <artifactId >scalecube-security-tokens</artifactId >
You can’t perform that action at this time.
0 commit comments