Skip to content
This repository was archived by the owner on Feb 25, 2024. It is now read-only.

Commit baad70c

Browse files
committed
Use same version number as streamsupport
1 parent cfcf64d commit baad70c

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
@@ -2,7 +2,7 @@
22
<modelVersion>4.0.0</modelVersion>
33
<groupId>net.sourceforge.streamsupport</groupId>
44
<artifactId>android-retro-tests</artifactId>
5-
<version>rc-1</version>
5+
<version>1.5.6-SNAPSHOT</version>
66

77
<properties>
88
<project.build.sourceEncoding>Cp1252</project.build.sourceEncoding>
@@ -12,7 +12,7 @@
1212
<dependency>
1313
<groupId>net.sourceforge.streamsupport</groupId>
1414
<artifactId>android-retrostreams</artifactId>
15-
<version>rc-1</version>
15+
<version>1.5.6-SNAPSHOT</version>
1616
</dependency>
1717
<dependency>
1818
<groupId>net.sourceforge.streamsupport</groupId>

0 commit comments

Comments
 (0)