File tree Expand file tree Collapse file tree
kubernetes-modules/k8s-operator Expand file tree Collapse file tree Original file line number Diff line number Diff line change 55 <modelVersion >4.0.0</modelVersion >
66 <artifactId >k8s-operator</artifactId >
77 <version >0.1.0-SNAPSHOT</version >
8- <name >k8s-operator</name >
98 <packaging >jar</packaging >
9+ <name >k8s-operator</name >
1010
1111 <parent >
1212 <groupId >com.baeldung</groupId >
Original file line number Diff line number Diff line change 55 <modelVersion >4.0.0</modelVersion >
66 <artifactId >libraries-bytecode</artifactId >
77 <version >0.0.1-SNAPSHOT</version >
8- <name >libraries-bytecode</name >
98 <packaging >jar</packaging >
9+ <name >libraries-bytecode</name >
1010
1111 <parent >
1212 <groupId >com.baeldung</groupId >
Original file line number Diff line number Diff line change 55 <modelVersion >4.0.0</modelVersion >
66 <artifactId >libraries-cli</artifactId >
77 <version >0.0.1-SNAPSHOT</version >
8- <name >libraries-cli</name >
98 <packaging >jar</packaging >
9+ <name >libraries-cli</name >
1010
1111 <parent >
1212 <groupId >com.baeldung</groupId >
Original file line number Diff line number Diff line change 121121 <artifactId >flexy-micrometer-metrics</artifactId >
122122 <version >${flexy-pool.version} </version >
123123 </dependency >
124-
125124 <dependency >
126125 <groupId >com.vladmihalcea.flexy-pool</groupId >
127126 <artifactId >flexy-hikaricp</artifactId >
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
22<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" >
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" >
55 <modelVersion >4.0.0</modelVersion >
6+ <artifactId >libraries-data-io-2</artifactId >
7+ <name >libraries-data-io-3</name >
8+
69 <parent >
710 <groupId >com.baeldung</groupId >
811 <artifactId >parent-modules</artifactId >
912 <version >1.0.0-SNAPSHOT</version >
1013 </parent >
1114
12- <artifactId >libraries-data-io-2</artifactId >
13- <name >libraries-data-io-3</name >
14-
1515 <properties >
1616 <maven .compiler.source>19</maven .compiler.source>
1717 <maven .compiler.target>19</maven .compiler.target>
Original file line number Diff line number Diff line change 165165 <artifactId >javax.persistence-api</artifactId >
166166 <version >2.2</version >
167167 </dependency >
168-
169168 </dependencies >
170169
171170 <build >
Original file line number Diff line number Diff line change 55 <modelVersion >4.0.0</modelVersion >
66 <artifactId >libraries-reporting</artifactId >
77 <version >0.0.1-SNAPSHOT</version >
8- <name >libraries-reporting</name >
98 <packaging >jar</packaging >
9+ <name >libraries-reporting</name >
1010
1111 <parent >
1212 <groupId >com.baeldung</groupId >
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/maven-v4_0_0.xsd" >
55 <modelVersion >4.0.0</modelVersion >
66 <artifactId >libraries-rpc</artifactId >
7- <name >libraries-rpc</name >
87 <packaging >jar</packaging >
8+ <name >libraries-rpc</name >
99
1010 <parent >
1111 <groupId >com.baeldung</groupId >
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 <artifactId >libraries-security</artifactId >
7- <name >libraries-security</name >
87 <packaging >jar</packaging >
8+ <name >libraries-security</name >
99
1010 <parent >
1111 <groupId >com.baeldung</groupId >
Original file line number Diff line number Diff line change 55 <modelVersion >4.0.0</modelVersion >
66 <artifactId >libraries-server-2</artifactId >
77 <version >0.0.1-SNAPSHOT</version >
8- <name >libraries-server-2</name >
98 <packaging >war</packaging >
9+ <name >libraries-server-2</name >
1010
1111 <parent >
1212 <groupId >com.baeldung</groupId >
3535 <artifactId >netty-all</artifactId >
3636 <version >${netty.version} </version >
3737 </dependency >
38-
3938 </dependencies >
4039
4140 <build >
You can’t perform that action at this time.
0 commit comments