Skip to content

Commit 17a3389

Browse files
author
phasenraum2010
committed
fixed #43
1 parent d308263 commit 17a3389

File tree

2 files changed

+3
-2
lines changed
  • defcon-applications/macports-dependencies-cockpit
  • defcon-parent

2 files changed

+3
-2
lines changed

defcon-applications/macports-dependencies-cockpit/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>
1111

12-
<name>defcon :: applications :: macports-dependencies :: cockpit</name>
12+
<name>defcon :: applications :: macports :: cockpit</name>
1313
<artifactId>macports-dependencies-cockpit</artifactId>
1414
<packaging>jar</packaging>
1515

defcon-parent/pom.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -347,12 +347,14 @@
347347
<artifactId>spring-cloud-starter-zipkin-legacy</artifactId>
348348
<version>1.3.4.RELEASE</version>
349349
</dependency>
350+
<!--
350351
<dependency>
351352
<groupId>org.springframework.cloud</groupId>
352353
<artifactId>spring-cloud-sleuth-dependencies</artifactId>
353354
<version>${org.springframework.cloud.version}</version>
354355
<type>pom</type>
355356
</dependency>
357+
-->
356358
<!--
357359
<dependency>
358360
<groupId>org.springframework.cloud</groupId>
@@ -365,7 +367,6 @@
365367
<version>1.3.4.RELEASE</version>
366368
</dependency>
367369
-->
368-
<!-- https://mvnrepository.com/artifact/org.springframework.cloud/spring-cloud-starter-sleuth -->
369370
<dependency>
370371
<groupId>org.springframework.cloud</groupId>
371372
<artifactId>spring-cloud-starter-sleuth</artifactId>

0 commit comments

Comments
 (0)