Skip to content

Commit 23901cc

Browse files
authored
chore(release): set versions for Agent 0.6.0/Cryostat 4.1.0 (#762)
1 parent e2ae88c commit 23901cc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<groupId>io.cryostat</groupId>
1414
<artifactId>cryostat-agent</artifactId>
1515

16-
<version>0.6.0-SNAPSHOT</version>
16+
<version>0.6.0</version>
1717

1818
<licenses>
1919
<license>
@@ -77,7 +77,7 @@
7777
<com.google.dagger.version>2.55</com.google.dagger.version>
7878
<com.google.dagger.compiler.version>${com.google.dagger.version}</com.google.dagger.compiler.version>
7979

80-
<io.cryostat.libcryostat.version>4.1.0-SNAPSHOT</io.cryostat.libcryostat.version>
80+
<io.cryostat.libcryostat.version>4.1.0</io.cryostat.libcryostat.version>
8181

8282
<org.apache.commons.lang3.version>3.18.0</org.apache.commons.lang3.version>
8383
<org.apache.commons.io.version>2.20.0</org.apache.commons.io.version>

0 commit comments

Comments
 (0)