Skip to content

Commit e7c314b

Browse files
committed
chore(release): set versions to 4.0.2
1 parent ae3d454 commit e7c314b

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

cryostat-core/pom.xml

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

15-
<version>4.0.2-SNAPSHOT</version>
15+
<version>4.0.2</version>
1616
<packaging>jar</packaging>
1717

1818
<parent>
1919
<groupId>io.cryostat</groupId>
2020
<artifactId>cryostat-core-parent</artifactId>
21-
<version>4.0.2-SNAPSHOT</version>
21+
<version>4.0.2</version>
2222
</parent>
2323

2424
<licenses>

libcryostat/pom.xml

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

15-
<version>4.0.2-SNAPSHOT</version>
15+
<version>4.0.2</version>
1616
<packaging>jar</packaging>
1717

1818
<parent>
1919
<groupId>io.cryostat</groupId>
2020
<artifactId>cryostat-core-parent</artifactId>
21-
<version>4.0.2-SNAPSHOT</version>
21+
<version>4.0.2</version>
2222
</parent>
2323

2424
<licenses>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<groupId>io.cryostat</groupId>
1313
<artifactId>cryostat-core-parent</artifactId>
1414

15-
<version>4.0.2-SNAPSHOT</version>
15+
<version>4.0.2</version>
1616
<packaging>pom</packaging>
1717

1818
<licenses>

0 commit comments

Comments
 (0)