Skip to content

Commit 428b5e9

Browse files
author
sampadawagde
committed
JAVA-915: Migrate hystrix to parent-boot-2
1 parent 9ab4500 commit 428b5e9

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

hystrix/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@
88

99
<parent>
1010
<groupId>com.baeldung</groupId>
11-
<artifactId>parent-boot-1</artifactId>
11+
<artifactId>parent-boot-2</artifactId>
1212
<version>0.0.1-SNAPSHOT</version>
13-
<relativePath>../parent-boot-1</relativePath>
13+
<relativePath>../parent-boot-2</relativePath>
1414
</parent>
1515

1616
<dependencies>

0 commit comments

Comments
 (0)