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 88 <artifactId >java-variance</artifactId >
99 <version >1.0</version >
1010
11- <name >java-variance </name >
11+ <name >{project.groupId}: ${project.artifactId} </name >
1212 <url >https://github.com/bldl/java-variance</url >
1313
14+ <licenses >
15+ <license >
16+ <name >TODO</name >
17+ <url >TODO</url >
18+ </license >
19+ </licenses >
20+
21+ <developers >
22+ <developer >
23+ <name >Felix Anthonisen</name >
24+ 25+ <organization >University of Bergen</organization >
26+ <organizationUrl >https://www.uib.no/</organizationUrl >
27+ </developer >
28+ </developers >
29+
30+ <scm >
31+ <connection >scm:git:git://github.com/bldl/java-variance.git</connection >
32+ <developerConnection >scm:git:ssh://github.com:bldl/java-variance.git</developerConnection >
33+ <url >https://github.com/bldl/java-variance/tree/main</url >
34+ </scm >
35+
1436 <properties >
1537 <junit .version>5.9.1</junit .version>
1638 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
You can’t perform that action at this time.
0 commit comments