File tree Expand file tree Collapse file tree 4 files changed +7
-11
lines changed Expand file tree Collapse file tree 4 files changed +7
-11
lines changed 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.1.8-SNAPSHOT </version >
8+ <version >1.1.8</version >
119 </parent >
1210
1311 <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.1.8-SNAPSHOT </version >
12+ <version >1.1.8</version >
1513 <packaging >pom</packaging >
1614 <name >${project.artifactId} </name >
1715
3129 <connection >scm:git:https://github.com/scalecube/scalecube-security.git</connection >
3230 <developerConnection >scm:git:https://github.com/scalecube/scalecube-security.git
3331 </developerConnection >
34- <tag >HEAD </tag >
32+ <tag >release-1.1.8 </tag >
3533 </scm >
3634
3735 <modules >
Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >io.scalecube</groupId >
77 <artifactId >scalecube-security-parent</artifactId >
8- <version >1.1.8-SNAPSHOT </version >
8+ <version >1.1.8</version >
99 </parent >
1010
1111 <artifactId >scalecube-security-tests</artifactId >
Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >io.scalecube</groupId >
77 <artifactId >scalecube-security-parent</artifactId >
8- <version >1.1.8-SNAPSHOT </version >
8+ <version >1.1.8</version >
99 </parent >
1010
1111 <artifactId >scalecube-security-vault</artifactId >
You can’t perform that action at this time.
0 commit comments