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

Commit d6609c6

Browse files
committed
Prepare for the final 1.5.6 testing round
1 parent 0f8983e commit d6609c6

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

pom.xml

Lines changed: 5 additions & 5 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>1.5.6-SNAPSHOT</version>
5+
<version>1.5.6</version>
66

77
<properties>
88
<project.build.sourceEncoding>Cp1252</project.build.sourceEncoding>
@@ -12,22 +12,22 @@
1212
<dependency>
1313
<groupId>net.sourceforge.streamsupport</groupId>
1414
<artifactId>android-retrostreams</artifactId>
15-
<version>1.5.6-SNAPSHOT</version>
15+
<version>1.5.6</version>
1616
</dependency>
1717
<dependency>
1818
<groupId>net.sourceforge.streamsupport</groupId>
1919
<artifactId>android-retroatomic</artifactId>
20-
<version>1.5.6-SNAPSHOT</version>
20+
<version>1.5.6</version>
2121
</dependency>
2222
<dependency>
2323
<groupId>net.sourceforge.streamsupport</groupId>
2424
<artifactId>android-retrofuture</artifactId>
25-
<version>1.5.6-SNAPSHOT</version>
25+
<version>1.5.6</version>
2626
</dependency>
2727
<dependency>
2828
<groupId>net.sourceforge.streamsupport</groupId>
2929
<artifactId>android-retroflow</artifactId>
30-
<version>1.5.6-SNAPSHOT</version>
30+
<version>1.5.6</version>
3131
</dependency>
3232
<dependency>
3333
<groupId>org.testng</groupId>

0 commit comments

Comments
 (0)