File tree Expand file tree Collapse file tree 5 files changed +8
-11
lines changed
certificate-generator-junit5
certificate-generator-maven-plugin Expand file tree Collapse file tree 5 files changed +8
-11
lines changed Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >io.smallrye.certs</groupId >
77 <artifactId >smallrye-certificate-generator-parent</artifactId >
8- <version >0.8.2-SNAPSHOT </version >
8+ <version >0.9.0 </version >
99 </parent >
1010
1111 <artifactId >smallrye-certificate-generator-junit5</artifactId >
Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >io.smallrye.certs</groupId >
77 <artifactId >smallrye-certificate-generator-parent</artifactId >
8- <version >0.8.2-SNAPSHOT </version >
8+ <version >0.9.0 </version >
99 </parent >
1010
1111 <artifactId >smallrye-certificate-generator-maven-plugin</artifactId >
Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >io.smallrye.certs</groupId >
77 <artifactId >smallrye-certificate-generator-parent</artifactId >
8- <version >0.8.2-SNAPSHOT </version >
8+ <version >0.9.0 </version >
99 </parent >
1010
1111 <artifactId >smallrye-certificate-generator</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" 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" >
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" >
43 <modelVersion >4.0.0</modelVersion >
54
65 <parent >
1110
1211 <groupId >io.smallrye.certs</groupId >
1312 <artifactId >smallrye-certificate-generator-parent</artifactId >
14- <version >0.8.2-SNAPSHOT </version >
13+ <version >0.9.0 </version >
1514
1615 <packaging >pom</packaging >
1716
3433 <connection >scm:git:git@github.com:smallrye/smallrye-certificate-generator.git</connection >
3534 <developerConnection >scm:git:git@github.com:smallrye/smallrye-certificate-generator.git</developerConnection >
3635 <url >https://github.com/smallrye/smallrye-certificate-generator/</url >
37- <tag >HEAD </tag >
36+ <tag >0.9.0 </tag >
3837 </scm >
3938
4039 <properties >
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.smallrye.certs</groupId >
97 <artifactId >smallrye-certificate-generator-parent</artifactId >
10- <version >0.8.2-SNAPSHOT </version >
8+ <version >0.9.0 </version >
119 </parent >
1210
1311 <artifactId >private-key-pem-parser</artifactId >
You can’t perform that action at this time.
0 commit comments