Skip to content

Commit

Permalink
JAVA-32170_k_L: Changes made for Fix formatting of POMs K_L (eugenp#1…
Browse files Browse the repository at this point in the history
  • Loading branch information
Bipinkumar27 authored Mar 17, 2024
1 parent ed0991c commit 5347b57
Show file tree
Hide file tree
Showing 16 changed files with 17 additions and 21 deletions.
2 changes: 1 addition & 1 deletion kubernetes-modules/k8s-operator/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
<modelVersion>4.0.0</modelVersion>
<artifactId>k8s-operator</artifactId>
<version>0.1.0-SNAPSHOT</version>
<name>k8s-operator</name>
<packaging>jar</packaging>
<name>k8s-operator</name>

<parent>
<groupId>com.baeldung</groupId>
Expand Down
2 changes: 1 addition & 1 deletion libraries-bytecode/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
<modelVersion>4.0.0</modelVersion>
<artifactId>libraries-bytecode</artifactId>
<version>0.0.1-SNAPSHOT</version>
<name>libraries-bytecode</name>
<packaging>jar</packaging>
<name>libraries-bytecode</name>

<parent>
<groupId>com.baeldung</groupId>
Expand Down
2 changes: 1 addition & 1 deletion libraries-cli/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
<modelVersion>4.0.0</modelVersion>
<artifactId>libraries-cli</artifactId>
<version>0.0.1-SNAPSHOT</version>
<name>libraries-cli</name>
<packaging>jar</packaging>
<name>libraries-cli</name>

<parent>
<groupId>com.baeldung</groupId>
Expand Down
1 change: 0 additions & 1 deletion libraries-data-db/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,6 @@
<artifactId>flexy-micrometer-metrics</artifactId>
<version>${flexy-pool.version}</version>
</dependency>

<dependency>
<groupId>com.vladmihalcea.flexy-pool</groupId>
<artifactId>flexy-hikaricp</artifactId>
Expand Down
10 changes: 5 additions & 5 deletions libraries-data-io-2/pom.xml
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
<?xml version="1.0" encoding="UTF-8"?>
<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">
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">
<modelVersion>4.0.0</modelVersion>
<artifactId>libraries-data-io-2</artifactId>
<name>libraries-data-io-3</name>

<parent>
<groupId>com.baeldung</groupId>
<artifactId>parent-modules</artifactId>
<version>1.0.0-SNAPSHOT</version>
</parent>

<artifactId>libraries-data-io-2</artifactId>
<name>libraries-data-io-3</name>

<properties>
<maven.compiler.source>19</maven.compiler.source>
<maven.compiler.target>19</maven.compiler.target>
Expand Down
1 change: 0 additions & 1 deletion libraries-data/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,6 @@
<artifactId>javax.persistence-api</artifactId>
<version>2.2</version>
</dependency>

</dependencies>

<build>
Expand Down
2 changes: 1 addition & 1 deletion libraries-reporting/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
<modelVersion>4.0.0</modelVersion>
<artifactId>libraries-reporting</artifactId>
<version>0.0.1-SNAPSHOT</version>
<name>libraries-reporting</name>
<packaging>jar</packaging>
<name>libraries-reporting</name>

<parent>
<groupId>com.baeldung</groupId>
Expand Down
2 changes: 1 addition & 1 deletion libraries-rpc/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
<artifactId>libraries-rpc</artifactId>
<name>libraries-rpc</name>
<packaging>jar</packaging>
<name>libraries-rpc</name>

<parent>
<groupId>com.baeldung</groupId>
Expand Down
2 changes: 1 addition & 1 deletion libraries-security/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<artifactId>libraries-security</artifactId>
<name>libraries-security</name>
<packaging>jar</packaging>
<name>libraries-security</name>

<parent>
<groupId>com.baeldung</groupId>
Expand Down
3 changes: 1 addition & 2 deletions libraries-server-2/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
<modelVersion>4.0.0</modelVersion>
<artifactId>libraries-server-2</artifactId>
<version>0.0.1-SNAPSHOT</version>
<name>libraries-server-2</name>
<packaging>war</packaging>
<name>libraries-server-2</name>

<parent>
<groupId>com.baeldung</groupId>
Expand Down Expand Up @@ -35,7 +35,6 @@
<artifactId>netty-all</artifactId>
<version>${netty.version}</version>
</dependency>

</dependencies>

<build>
Expand Down
2 changes: 1 addition & 1 deletion libraries-stream/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
<modelVersion>4.0.0</modelVersion>
<artifactId>libraries-stream</artifactId>
<version>0.0.1-SNAPSHOT</version>
<name>libraries-stream</name>
<packaging>jar</packaging>
<name>libraries-stream</name>

<parent>
<groupId>com.baeldung</groupId>
Expand Down
1 change: 0 additions & 1 deletion libraries-transform/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@
<artifactId>spoon-core</artifactId>
<version>${spoon-core.version}</version>
</dependency>

</dependencies>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion lightrun/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@
<groupId>com.baelduung</groupId>
<artifactId>lightrun</artifactId>
<version>0.0.1-SNAPSHOT</version>
<packaging>pom</packaging>
<name>lightrun</name>
<description>Services for LightRun Article</description>
<packaging>pom</packaging>

<parent>
<groupId>com.baeldung</groupId>
Expand Down
2 changes: 1 addition & 1 deletion logging-modules/log-mdc/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
<modelVersion>4.0.0</modelVersion>
<artifactId>log-mdc</artifactId>
<version>0.0.1-SNAPSHOT</version>
<name>log-mdc</name>
<packaging>war</packaging>
<name>log-mdc</name>
<description>tutorial on logging with MDC and NDC</description>

<parent>
Expand Down
2 changes: 1 addition & 1 deletion lombok-modules/lombok-custom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<artifactId>lombok-custom</artifactId>
<version>0.1-SNAPSHOT</version>
<name>lombok-custom</name>
<version>0.1-SNAPSHOT</version>

<parent>
<groupId>com.baeldung</groupId>
Expand Down
2 changes: 1 addition & 1 deletion lombok-modules/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
<modelVersion>4.0.0</modelVersion>
<artifactId>lombok-modules</artifactId>
<version>1.0.0-SNAPSHOT</version>
<name>lombok-modules</name>
<packaging>pom</packaging>
<name>lombok-modules</name>

<parent>
<groupId>com.baeldung</groupId>
Expand Down

0 comments on commit 5347b57

Please sign in to comment.