pom.xml (wildfly-21.0.0.Final-src) | : | pom.xml (wildfly-21.0.1.Final-src) | ||
---|---|---|---|---|
skipping to change at line 22 | skipping to change at line 22 | |||
<modelVersion>4.0.0</modelVersion> | <modelVersion>4.0.0</modelVersion> | |||
<parent> | <parent> | |||
<groupId>org.wildfly</groupId> | <groupId>org.wildfly</groupId> | |||
<artifactId>wildfly-ts-integ</artifactId> | <artifactId>wildfly-ts-integ</artifactId> | |||
<!-- | <!-- | |||
Maintain separation between the artifact id and the version to help prev ent | Maintain separation between the artifact id and the version to help prev ent | |||
merge conflicts between commits changing the GA and those changing the V . | merge conflicts between commits changing the GA and those changing the V . | |||
--> | --> | |||
<version>21.0.0.Final</version> | <version>21.0.1.Final</version> | |||
</parent> | </parent> | |||
<!-- *********************************************************************** *********** --> | <!-- *********************************************************************** *********** --> | |||
<!-- *********************************** RTS ******************************* ***** --> | <!-- *********************************** RTS ******************************* ***** --> | |||
<!-- *********************************************************************** *********** --> | <!-- *********************************************************************** *********** --> | |||
<artifactId>wildfly-ts-integ-rts</artifactId> | <artifactId>wildfly-ts-integ-rts</artifactId> | |||
<name>WildFly Test Suite: Integration - RTS</name> | <name>WildFly Test Suite: Integration - RTS</name> | |||
<properties> | <properties> | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added |