Skip to content
This repository was archived by the owner on Jun 3, 2025. It is now read-only.

Commit 9aa0b8b

Browse files
committed
Merge pull request #219 from tmc-cli/bump-up-core-version-juha
Use tmc-core 0.4.2
2 parents 961ac23 + de46073 commit 9aa0b8b

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
@@ -3,7 +3,7 @@
33
<modelVersion>4.0.0</modelVersion>
44
<groupId>fi.helsinki.cs.tmc.cli</groupId>
55
<artifactId>tmc-cli</artifactId>
6-
<version>0.4.1</version>
6+
<version>0.4.2</version>
77
<packaging>jar</packaging>
88
<properties>
99
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
@@ -36,7 +36,7 @@
3636
<dependency>
3737
<groupId>fi.helsinki.cs.tmc</groupId>
3838
<artifactId>core</artifactId>
39-
<version>0.4.0-SNAPSHOT</version>
39+
<version>0.4.2-SNAPSHOT</version>
4040
</dependency>
4141
<dependency>
4242
<groupId>commons-cli</groupId>

0 commit comments

Comments
 (0)