File tree Expand file tree Collapse file tree 7 files changed +16
-54
lines changed Expand file tree Collapse file tree 7 files changed +16
-54
lines changed Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
2-
32<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/maven-v4_0_0.xsd" >
43 <modelVersion >4.0.0</modelVersion >
54 <parent >
196195 </build >
197196 </profile >
198197 </profiles >
199- </project >
198+ </project >
Original file line number Diff line number Diff line change 44 xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
55 <parent >
66 <artifactId >jta-modules</artifactId >
7- <groupId >narayana.io .jpms</groupId >
7+ <groupId >org.jboss. narayana.quickstart .jpms</groupId >
88 <version >7.2.3.Final-SNAPSHOT</version >
9- <relativePath >../pom.xml</relativePath >
109 </parent >
1110
1211 <modelVersion >4.0.0</modelVersion >
Original file line number Diff line number Diff line change 44 xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
55 <parent >
66 <artifactId >jta-modules</artifactId >
7- <groupId >narayana.io .jpms</groupId >
7+ <groupId >org.jboss. narayana.quickstart .jpms</groupId >
88 <version >7.2.3.Final-SNAPSHOT</version >
9- <relativePath >../pom.xml</relativePath >
109 </parent >
1110
1211 <modelVersion >4.0.0</modelVersion >
1514
1615 <dependencies >
1716 <dependency >
18- <groupId >narayana.io .jpms</groupId >
17+ <groupId >org.jboss. narayana.quickstart .jpms</groupId >
1918 <artifactId >config</artifactId >
2019 <version >${version.jta-modules.quickstart} </version >
2120 </dependency >
2221 <dependency >
23- <groupId >narayana.io .jpms</groupId >
22+ <groupId >org.jboss. narayana.quickstart .jpms</groupId >
2423 <artifactId >recovery</artifactId >
2524 <version >${version.jta-modules.quickstart} </version >
2625 </dependency >
2726 <dependency >
28- <groupId >narayana.io .jpms</groupId >
27+ <groupId >org.jboss. narayana.quickstart .jpms</groupId >
2928 <artifactId >txuser</artifactId >
3029 <version >${version.jta-modules.quickstart} </version >
3130 </dependency >
Original file line number Diff line number Diff line change 44 xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
55 <modelVersion >4.0.0</modelVersion >
66
7- <groupId >narayana.io.jpms</groupId >
7+ <parent >
8+ <artifactId >jpms-quickstarts</artifactId >
9+ <groupId >org.jboss.narayana.quickstart.jpms</groupId >
10+ <version >7.2.3.Final-SNAPSHOT</version >
11+ </parent >
12+
813 <artifactId >jta-modules</artifactId >
914 <packaging >pom</packaging >
10- <version >7.2.3.Final-SNAPSHOT</version >
1115
1216 <properties >
1317 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
2832 <module >demo</module >
2933 </modules >
3034
31- <dependencyManagement >
32- <dependencies >
33- <dependency >
34- <groupId >org.jboss.narayana</groupId >
35- <artifactId >narayana-bom</artifactId >
36- <version >${project.version} </version >
37- <type >pom</type >
38- <scope >import</scope >
39- <exclusions >
40- <exclusion >
41- <groupId >org.apache.logging.log4j</groupId >
42- <artifactId >log4j-core</artifactId >
43- </exclusion >
44- </exclusions >
45- </dependency >
46- <dependency >
47- <groupId >org.jboss.narayana</groupId >
48- <artifactId >narayana-bom-test</artifactId >
49- <version >${project.version} </version >
50- <type >pom</type >
51- <scope >import</scope >
52- <exclusions >
53- <exclusion >
54- <groupId >org.apache.logging.log4j</groupId >
55- <artifactId >log4j-core</artifactId >
56- </exclusion >
57- </exclusions >
58- </dependency >
59- <dependency >
60- <groupId >org.jboss.logging</groupId >
61- <artifactId >jboss-logging</artifactId >
62- </dependency >
63- <dependency >
64- <groupId >org.jboss.logging</groupId >
65- <artifactId >jboss-logging-processor</artifactId >
66- </dependency >
67- </dependencies >
68- </dependencyManagement >
6935
7036 <dependencies >
7137 <dependency >
Original file line number Diff line number Diff line change 44 xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
55 <parent >
66 <artifactId >jta-modules</artifactId >
7- <groupId >narayana.io .jpms</groupId >
7+ <groupId >org.jboss. narayana.quickstart .jpms</groupId >
88 <version >7.2.3.Final-SNAPSHOT</version >
9- <relativePath >../pom.xml</relativePath >
109 </parent >
1110
1211 <modelVersion >4.0.0</modelVersion >
1514
1615 <dependencies >
1716 <dependency >
18- <groupId >narayana.io .jpms</groupId >
17+ <groupId >org.jboss. narayana.quickstart .jpms</groupId >
1918 <artifactId >config</artifactId >
2019 <version >${version.jta-modules.quickstart} </version >
2120 </dependency >
Original file line number Diff line number Diff line change 44 xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
55 <parent >
66 <artifactId >jta-modules</artifactId >
7- <groupId >narayana.io .jpms</groupId >
7+ <groupId >org.jboss. narayana.quickstart .jpms</groupId >
88 <version >7.2.3.Final-SNAPSHOT</version >
99 <relativePath >../pom.xml</relativePath >
1010 </parent >
Original file line number Diff line number Diff line change 1111 <version >7.2.3.Final-SNAPSHOT</version >
1212 </parent >
1313
14- <groupId >org.jboss.narayana.quickstart.rts. jpms</groupId >
14+ <groupId >org.jboss.narayana.quickstart.jpms</groupId >
1515 <artifactId >jpms-quickstarts</artifactId >
1616 <version >7.2.3.Final-SNAPSHOT</version >
1717 <name >JPMS Quickstarts</name >
You can’t perform that action at this time.
0 commit comments