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

Commit 7e1223b

Browse files
committed
prepare for final testing
1 parent 4d4d0bf commit 7e1223b

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,9 +3,9 @@
33
<modelVersion>4.0.0</modelVersion>
44
<groupId>net.sourceforge.streamsupport</groupId>
55
<artifactId>android-retrostreams</artifactId>
6-
<version>1.7.4-SNAPSHOT</version>
6+
<version>1.7.4</version>
77
<name>net.sourceforge.streamsupport:android-retrostreams</name>
8-
<description>Backport of Java 9 java.util.stream API for Android Studio 3.0 desugar toolchain,
8+
<description>Backport of Java 9 java.util.stream API for Android Studio 3+ desugar toolchain,
99
forked from http://sourceforge.net/projects/streamsupport</description>
1010
<url>http://github.com/retrostreams/android-retrostreams/</url>
1111
<licenses>

0 commit comments

Comments
 (0)