Skip to content

Commit 545bf4a

Browse files
update metadata
1 parent 1d0bd68 commit 545bf4a

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

pom.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,17 +4,17 @@
44
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
55
<modelVersion>4.0.0</modelVersion>
66

7-
<groupId>anthonisen.felix</groupId>
7+
<groupId>io.github.bldl</groupId>
88
<artifactId>java-variance</artifactId>
9-
<version>1.0</version>
9+
<version>1.0.0</version>
1010

1111
<name>{project.groupId}:${project.artifactId}</name>
1212
<url>https://github.com/bldl/java-variance</url>
1313

1414
<licenses>
1515
<license>
16-
<name>TODO</name>
17-
<url>TODO</url>
16+
<name>MIT License</name>
17+
<url>http://www.opensource.org/licenses/mit-license.php</url>
1818
</license>
1919
</licenses>
2020

0 commit comments

Comments
 (0)