File tree Expand file tree Collapse file tree 1 file changed +31
-1
lines changed
Expand file tree Collapse file tree 1 file changed +31
-1
lines changed Original file line number Diff line number Diff line change 66 <version >0.0.1-SNAPSHOT</version >
77 <name >ed25519-java</name >
88 <description >Implementation of EdDSA in Java</description >
9+ <url >https://github.com/str4d/ed25519-java</url >
10+ <licenses >
11+ <license >
12+ <name >Public Domain</name >
13+ <url >http://en.wikipedia.org/wiki/Public_domain</url >
14+ <distribution >repo</distribution >
15+ </license >
16+ </licenses >
17+ <developers >
18+ <developer >
19+ <id >str4d</id >
20+ <name >str4d</name >
21+ 22+ </developer >
23+ </developers >
24+ <scm >
25+ <connection >scm:git:git://github.com/str4d/ed25519-java.git</connection >
26+ <
developerConnection >scm:git:
[email protected] :str4d/ed25519-java.git</
developerConnection >
27+ <url >https://github.com/str4d/ed25519-java</url >
28+ </scm >
929 <build >
1030 <sourceDirectory >src</sourceDirectory >
1131 <testSourceDirectory >test</testSourceDirectory >
5373 <scope >test</scope >
5474 </dependency >
5575 </dependencies >
56- </project >
76+ <contributors >
77+ <contributor >
78+ <name >mbakkar</name >
79+ 80+ </contributor >
81+ <contributor >
82+ <name >Philippe Marchesseault</name >
83+ 84+ </contributor >
85+ </contributors >
86+ </project >
You can’t perform that action at this time.
0 commit comments