File tree Expand file tree Collapse file tree 5 files changed +7
-8
lines changed Expand file tree Collapse file tree 5 files changed +7
-8
lines changed Original file line number Diff line number Diff line change 44 <parent >
55 <groupId >io.quarkiverse.jgit</groupId >
66 <artifactId >quarkus-jgit-parent</artifactId >
7- <version >999-SNAPSHOT </version >
7+ <version >3.2.2 </version >
88 </parent >
99 <artifactId >quarkus-jgit-deployment</artifactId >
1010 <name >Quarkus - JGit - Deployment</name >
Original file line number Diff line number Diff line change 44 <parent >
55 <groupId >io.quarkiverse.jgit</groupId >
66 <artifactId >quarkus-jgit-parent</artifactId >
7- <version >999-SNAPSHOT </version >
7+ <version >3.2.2 </version >
88 <relativePath >../pom.xml</relativePath >
99 </parent >
1010
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 https://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 https://maven.apache.org/xsd/maven-4.0.0.xsd" >
43 <modelVersion >4.0.0</modelVersion >
54 <parent >
65 <groupId >io.quarkiverse.jgit</groupId >
76 <artifactId >quarkus-jgit-parent</artifactId >
8- <version >999-SNAPSHOT </version >
7+ <version >3.2.2 </version >
98 </parent >
109 <artifactId >quarkus-jgit-integration-tests</artifactId >
1110 <name >Quarkus - JGit - Integration Tests</name >
Original file line number Diff line number Diff line change 88 </parent >
99 <groupId >io.quarkiverse.jgit</groupId >
1010 <artifactId >quarkus-jgit-parent</artifactId >
11- <version >999-SNAPSHOT </version >
11+ <version >3.2.2 </version >
1212 <packaging >pom</packaging >
1313 <name >Quarkus - JGit - Parent</name >
1414 <modules >
2424 <
connection >scm:git:
[email protected] :quarkiverse/quarkus-jgit.git</
connection >
2525 <
developerConnection >scm:git:
[email protected] :quarkiverse/quarkus-jgit.git</
developerConnection >
2626 <url >https://github.com/quarkiverse/quarkus-jgit</url >
27- <tag >HEAD </tag >
27+ <tag >3.2.2 </tag >
2828 </scm >
2929 <dependencyManagement >
3030 <dependencies >
Original file line number Diff line number Diff line change 44 <parent >
55 <groupId >io.quarkiverse.jgit</groupId >
66 <artifactId >quarkus-jgit-parent</artifactId >
7- <version >999-SNAPSHOT </version >
7+ <version >3.2.2 </version >
88 </parent >
99 <artifactId >quarkus-jgit</artifactId >
1010 <name >Quarkus - JGit - Runtime</name >
You can’t perform that action at this time.
0 commit comments