File tree Expand file tree Collapse file tree 1 file changed +5
-8
lines changed Expand file tree Collapse file tree 1 file changed +5
-8
lines changed Original file line number Diff line number Diff line change 1717 ~ limitations under the License.
1818 -->
1919
20- <project xmlns =" http://maven.apache.org/POM/4.0.0"
21- xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
22- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
20+ <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" >
2321 <parent >
2422 <groupId >org.jboss</groupId >
2523 <artifactId >jboss-parent</artifactId >
2624 <version >51</version >
27- <relativePath />
25+ <relativePath />
2826 </parent >
2927
3028 <modelVersion >4.0.0</modelVersion >
3129
3230 <groupId >org.jboss.slf4j</groupId >
3331 <artifactId >slf4j-jboss-logmanager</artifactId >
34- <version >2.0.2.Final-SNAPSHOT </version >
32+ <version >2.0.2.Final</version >
3533 <packaging >jar</packaging >
3634
3735 <name >SLF4J: JBoss Log Manager</name >
5452 </developers >
5553
5654
57- <scm child.scm.connection.inherit.append.path=" false" child.scm.developerConnection.inherit.append.path=" false"
58- child.scm.url.inherit.append.path=" false" >
55+ <scm child.scm.connection.inherit.append.path=" false" child.scm.developerConnection.inherit.append.path=" false" child.scm.url.inherit.append.path=" false" >
5956 <connection >scm:git:git://github.com/jboss-logging/slf4j-jboss-logmanager.git</connection >
6057 <
developerConnection >scm:git:
[email protected] :jboss-logging/slf4j-jboss-logmanager.git</
developerConnection >
6158 <url >https://github.com/jboss-logging/slf4j-jboss-logmanager/tree/main/</url >
62- <tag >HEAD </tag >
59+ <tag >2.0.2.Final </tag >
6360 </scm >
6461
6562 <issueManagement >
You can’t perform that action at this time.
0 commit comments