This repository was archived by the owner on Feb 25, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Original file line number Diff line number Diff line change 3
3
<modelVersion >4.0.0</modelVersion >
4
4
<groupId >net.sourceforge.streamsupport</groupId >
5
5
<artifactId >java9-concurrent-backport</artifactId >
6
- <version >2.0.4 </version >
6
+ <version >2.0.5-SNAPSHOT </version >
7
7
<packaging >bundle</packaging >
8
8
<name >net.sourceforge.streamsupport:java9-concurrent-backport</name >
9
9
<description >Backport of Java 9 CompletableFuture, Flow and SubmissionPublisher API for Java 8</description >
13
13
<name >GNU General Public License, version 2, with the Classpath Exception</name >
14
14
<url >http://openjdk.java.net/legal/gplv2+ce.html</url >
15
15
</license >
16
- <license >
17
- <name >CC0 1.0 Universal</name >
18
- <url >https://creativecommons.org/publicdomain/zero/1.0/</url >
19
- <comments >Creative Commons CC0 1.0 Universal license applies
20
- to the source code derived from the JSR-166 project as
21
- indicated in the respective source code files
22
- </comments >
23
- </license >
16
+ <license >
17
+ <name >CC0 1.0 Universal</name >
18
+ <url >https://creativecommons.org/publicdomain/zero/1.0/</url >
19
+ <comments >Creative Commons CC0 1.0 Universal license applies
20
+ to the source code derived from the JSR-166 project as
21
+ indicated in the respective source code files
22
+ </comments >
23
+ </license >
24
24
</licenses >
25
25
<developers >
26
26
<developer >
You can’t perform that action at this time.
0 commit comments