Skip to content
This repository was archived by the owner on Aug 17, 2019. It is now read-only.

Commit 964144f

Browse files
committed
Upgrade stuff
1 parent d12403f commit 964144f

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

pom.xml

+5-5
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626

2727
<groupId>com.ckkloverdos</groupId>
2828
<artifactId>streamresource</artifactId>
29-
<version>0.4.0-SNAPSHOT</version>
29+
<version>0.5.0-SNAPSHOT</version>
3030
<packaging>jar</packaging>
3131

3232
<name>StreamResource</name>
@@ -82,22 +82,22 @@
8282
<dependency>
8383
<groupId>com.ckkloverdos</groupId>
8484
<artifactId>maybe</artifactId>
85-
<version>0.4.0-SNAPSHOT</version>
85+
<version>0.5.0-SNAPSHOT</version>
8686
</dependency>
8787
<dependency>
8888
<groupId>com.ckkloverdos</groupId>
8989
<artifactId>sysprop</artifactId>
90-
<version>0.4.0-SNAPSHOT</version>
90+
<version>0.5.0-SNAPSHOT</version>
9191
</dependency>
9292
<dependency>
9393
<groupId>com.ckkloverdos</groupId>
9494
<artifactId>converter</artifactId>
95-
<version>0.4.0-SNAPSHOT</version>
95+
<version>0.5.0-SNAPSHOT</version>
9696
</dependency>
9797
<dependency>
9898
<groupId>com.ckkloverdos</groupId>
9999
<artifactId>typedkey</artifactId>
100-
<version>0.4.0-SNAPSHOT</version>
100+
<version>0.5.0-SNAPSHOT</version>
101101
</dependency>
102102
<dependency>
103103
<groupId>junit</groupId>

0 commit comments

Comments
 (0)