Skip to content

Commit 2efdeed

Browse files
author
Eugen Paraschiv
committed
changing parent name
1 parent f88d035 commit 2efdeed

84 files changed

Lines changed: 166 additions & 167 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

ethereumj/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,10 @@
1010
<name>ethereumj</name>
1111

1212
<parent>
13-
<artifactId>parent-boot-5</artifactId>
13+
<artifactId>parent-boot-1</artifactId>
1414
<groupId>com.baeldung</groupId>
1515
<version>0.0.1-SNAPSHOT</version>
16-
<relativePath>../parent-boot-5</relativePath>
16+
<relativePath>../parent-boot-1</relativePath>
1717
</parent>
1818

1919
<repositories>

flips/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,10 @@
88
<name>flips</name>
99

1010
<parent>
11-
<artifactId>parent-boot-5</artifactId>
11+
<artifactId>parent-boot-1</artifactId>
1212
<groupId>com.baeldung</groupId>
1313
<version>0.0.1-SNAPSHOT</version>
14-
<relativePath>../parent-boot-5</relativePath>
14+
<relativePath>../parent-boot-1</relativePath>
1515
</parent>
1616

1717
<dependencies>

flyway/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,10 @@
88
<description>Flyway Callbacks Demo</description>
99

1010
<parent>
11-
<artifactId>parent-boot-5</artifactId>
11+
<artifactId>parent-boot-1</artifactId>
1212
<groupId>com.baeldung</groupId>
1313
<version>0.0.1-SNAPSHOT</version>
14-
<relativePath>../parent-boot-5</relativePath>
14+
<relativePath>../parent-boot-1</relativePath>
1515
</parent>
1616

1717
<dependencies>

hystrix/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,10 @@
66
<name>hystrix</name>
77

88
<parent>
9-
<artifactId>parent-boot-5</artifactId>
9+
<artifactId>parent-boot-1</artifactId>
1010
<groupId>com.baeldung</groupId>
1111
<version>0.0.1-SNAPSHOT</version>
12-
<relativePath>../parent-boot-5</relativePath>
12+
<relativePath>../parent-boot-1</relativePath>
1313
</parent>
1414

1515
<dependencies>

jhipster/jhipster-microservice/car-app/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@
33
<modelVersion>4.0.0</modelVersion>
44

55
<parent>
6-
<artifactId>parent-boot-5</artifactId>
6+
<artifactId>parent-boot-1</artifactId>
77
<groupId>com.baeldung</groupId>
88
<version>0.0.1-SNAPSHOT</version>
9-
<relativePath>../../../parent-boot-5</relativePath>
9+
<relativePath>../../../parent-boot-1</relativePath>
1010
</parent>
1111

1212
<groupId>com.car.app</groupId>

jhipster/jhipster-microservice/dealer-app/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@
33
<modelVersion>4.0.0</modelVersion>
44

55
<parent>
6-
<artifactId>parent-boot-5</artifactId>
6+
<artifactId>parent-boot-1</artifactId>
77
<groupId>com.baeldung</groupId>
88
<version>0.0.1-SNAPSHOT</version>
9-
<relativePath>../../../parent-boot-5</relativePath>
9+
<relativePath>../../../parent-boot-1</relativePath>
1010
</parent>
1111

1212
<groupId>com.dealer.app</groupId>

jhipster/jhipster-microservice/gateway-app/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@
33
<modelVersion>4.0.0</modelVersion>
44

55
<parent>
6-
<artifactId>parent-boot-5</artifactId>
6+
<artifactId>parent-boot-1</artifactId>
77
<groupId>com.baeldung</groupId>
88
<version>0.0.1-SNAPSHOT</version>
9-
<relativePath>../../../parent-boot-5</relativePath>
9+
<relativePath>../../../parent-boot-1</relativePath>
1010
</parent>
1111

1212
<groupId>com.gateway</groupId>

jhipster/jhipster-monolithic/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@
33
<modelVersion>4.0.0</modelVersion>
44

55
<parent>
6-
<artifactId>parent-boot-5</artifactId>
6+
<artifactId>parent-boot-1</artifactId>
77
<groupId>com.baeldung</groupId>
88
<version>0.0.1-SNAPSHOT</version>
9-
<relativePath>../../parent-boot-5</relativePath>
9+
<relativePath>../../parent-boot-1</relativePath>
1010
</parent>
1111

1212
<groupId>com.baeldung</groupId>

jjwt/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,10 @@
1010
<description>Exercising the JJWT</description>
1111

1212
<parent>
13-
<artifactId>parent-boot-5</artifactId>
13+
<artifactId>parent-boot-1</artifactId>
1414
<groupId>com.baeldung</groupId>
1515
<version>0.0.1-SNAPSHOT</version>
16-
<relativePath>../parent-boot-5</relativePath>
16+
<relativePath>../parent-boot-1</relativePath>
1717
</parent>
1818

1919
<dependencies>

jmeter/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,10 @@
99
<description>Intro to Performance testing using JMeter</description>
1010

1111
<parent>
12-
<artifactId>parent-boot-5</artifactId>
12+
<artifactId>parent-boot-1</artifactId>
1313
<groupId>com.baeldung</groupId>
1414
<version>0.0.1-SNAPSHOT</version>
15-
<relativePath>../parent-boot-5</relativePath>
15+
<relativePath>../parent-boot-1</relativePath>
1616
</parent>
1717

1818
<dependencies>

0 commit comments

Comments
 (0)