File tree Expand file tree Collapse file tree 1 file changed +18
-1
lines changed Expand file tree Collapse file tree 1 file changed +18
-1
lines changed Original file line number Diff line number Diff line change 88 <version >1.3.13-SNAPSHOT</version >
99
1010 <name >java-sdk</name >
11+ <description >A connector library for the insanely fast HEXONET backend API.</description >
1112 <url >http://hexonet.net</url >
1213 <scm >
1314 <connection >scm:git:https://github.com/hexonet/java-sdk</connection >
1415 <developerConnection >scm:git:https://github.com/hexonet/java-sdk</developerConnection >
15- <tag >v1.1</ tag >
16+ <url >http://github.com/hexonet/java-sdk/tree/master</ url >
1617 </scm >
1718
19+ <licenses >
20+ <license >
21+ <name >MIT License</name >
22+ <url >http://www.opensource.org/licenses/mit-license.php</url >
23+ </license >
24+ </licenses >
25+
26+ <developers >
27+ <developer >
28+ <name >Kai Schwarz</name >
29+ <email >kschwarz@hexonet.net</email >
30+ <organization >HEXONET GmbH</organization >
31+ <organizationUrl >https://www.hexonet.net</organizationUrl >
32+ </developer >
33+ </developers >
34+
1835 <properties >
1936 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
2037 </properties >
You can’t perform that action at this time.
0 commit comments