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 +23
-1
lines changed Expand file tree Collapse file tree 1 file changed +23
-1
lines changed Original file line number Diff line number Diff line change 44 <modelVersion >4.0.0</modelVersion >
55 <groupId >net.sourceforge.streamsupport</groupId >
66 <artifactId >http2client-java8</artifactId >
7- <version >0.1.0</version >
7+ <version >0.1.1</version >
8+ <name >net.sourceforge.streamsupport:http2client-java8</name >
9+ <description >Experimental Java 8 backport of the incubating Java 10 HTTP/2 and WebSocket API</description >
10+ <url >https://github.com/stefan-zobel/http2client-java8/</url >
11+ <licenses >
12+ <license >
13+ <name >GNU General Public License, version 2, with the Classpath Exception</name >
14+ <url >http://openjdk.java.net/legal/gplv2+ce.html</url >
15+ </license >
16+ </licenses >
17+ <developers >
18+ <developer >
19+ <name >Stefan Zobel</name >
20+ 21+ <organization >net.sourceforge.streamsupport</organization >
22+ <organizationUrl >https://github.com/stefan-zobel/</organizationUrl >
23+ </developer >
24+ </developers >
25+ <scm >
26+ <url >https://github.com/stefan-zobel/http2client-java8</url >
27+ <connection >scm:git:https://github.com/stefan-zobel/http2client-java8.git</connection >
28+ <developerConnection >scm:git:https://github.com/stefan-zobel/http2client-java8.git</developerConnection >
29+ </scm >
830
931 <dependencies >
1032 <dependency >
You can’t perform that action at this time.
0 commit comments