Skip to content

Commit a9cb48f

Browse files
Fixed the version
1 parent 575943a commit a9cb48f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

benchmarks/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,13 +22,13 @@
2222
<name>Benchmarks</name>
2323
<description>Benchmarks (JMH)</description>
2424
<groupId>org.springframework.cloud</groupId>
25-
<version>1.0.0-M8</version>
25+
<version>1.0.0-SNAPSHOT</version>
2626
<artifactId>otel-benchmarks</artifactId>
2727

2828
<parent>
2929
<groupId>org.springframework.boot</groupId>
3030
<artifactId>spring-boot-starter-parent</artifactId>
31-
<version>2.4.1</version>
31+
<version>2.5.2</version>
3232
<relativePath/> <!-- lookup parent from repository -->
3333
</parent>
3434

0 commit comments

Comments
 (0)