Skip to content
This repository was archived by the owner on Jan 4, 2020. It is now read-only.

Commit 3253546

Browse files
committed
added stagemonitor-os version definition
1 parent 03894dc commit 3253546

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

bom/pom.xml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -270,11 +270,11 @@
270270
<artifactId>stagemonitor-jvm</artifactId>
271271
<version>${stagemonitor.version}</version>
272272
</dependency>
273-
<!--<dependency>-->
274-
<!--<groupId>org.stagemonitor</groupId>-->
275-
<!--<artifactId>stagemonitor-os</artifactId>-->
276-
<!--<version>${stagemonitor.version}</version>-->
277-
<!--</dependency>-->
273+
<dependency>
274+
<groupId>org.stagemonitor</groupId>
275+
<artifactId>stagemonitor-os</artifactId>
276+
<version>${stagemonitor.version}</version>
277+
</dependency>
278278
<dependency>
279279
<groupId>org.stagemonitor</groupId>
280280
<artifactId>stagemonitor-tracing-elasticsearch</artifactId>

0 commit comments

Comments
 (0)