File tree Expand file tree Collapse file tree 1 file changed +4
-9
lines changed Expand file tree Collapse file tree 1 file changed +4
-9
lines changed Original file line number Diff line number Diff line change 1
1
<?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"
5
- child.project.url.inherit.append.path=" false" >
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" child.project.url.inherit.append.path=" false" >
6
3
<modelVersion >4.0.0</modelVersion >
7
4
<groupId >io.quarkiverse</groupId >
8
5
<artifactId >quarkiverse-parent</artifactId >
9
- <version >999-SNAPSHOT </version >
6
+ <version >14 </version >
10
7
11
8
<name >Quarkiverse: Parent POM</name >
12
9
<description >Parent POM for Quarkiverse projects that includes the default release and artifact publishing related
98
95
</developer >
99
96
</developers >
100
97
101
- <scm child.scm.connection.inherit.append.path=" false"
102
- child.scm.developerConnection.inherit.append.path=" false"
103
- child.scm.url.inherit.append.path=" false" >
98
+ <scm child.scm.connection.inherit.append.path=" false" child.scm.developerConnection.inherit.append.path=" false" child.scm.url.inherit.append.path=" false" >
104
99
<
connection >scm:git:
[email protected] :quarkiverse/quarkiverse-parent.git</
connection >
105
100
<
developerConnection >scm:git:
[email protected] :quarkiverse/quarkiverse-parent.git</
developerConnection >
106
101
<url >https://github.com/quarkiverse/quarkiverse-parent</url >
107
- <tag >HEAD </tag >
102
+ <tag >14 </tag >
108
103
</scm >
109
104
110
105
<distributionManagement >
You can’t perform that action at this time.
0 commit comments