diff options
author | thedarkcolour <30441001+thedarkcolour@users.noreply.github.com> | 2019-11-03 20:53:13 -0800 |
---|---|---|
committer | thedarkcolour <30441001+thedarkcolour@users.noreply.github.com> | 2019-11-03 20:53:13 -0800 |
commit | dcae9a1b5588315c0cf62cf798d1d989fd2894c4 (patch) | |
tree | 7a6a02cb1947916f0c00045ad7efd7e2f111c49e /thedarkcolour/kotlinforforge/maven-metadata.xml | |
parent | ab5a5bb943e70d7f525f023eebb540bf9ee0ffc6 (diff) | |
download | KotlinForForge-dcae9a1b5588315c0cf62cf798d1d989fd2894c4.tar.gz KotlinForForge-dcae9a1b5588315c0cf62cf798d1d989fd2894c4.tar.bz2 KotlinForForge-dcae9a1b5588315c0cf62cf798d1d989fd2894c4.zip |
Adding files
Diffstat (limited to 'thedarkcolour/kotlinforforge/maven-metadata.xml')
-rw-r--r-- | thedarkcolour/kotlinforforge/maven-metadata.xml | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/thedarkcolour/kotlinforforge/maven-metadata.xml b/thedarkcolour/kotlinforforge/maven-metadata.xml new file mode 100644 index 0000000..61af43b --- /dev/null +++ b/thedarkcolour/kotlinforforge/maven-metadata.xml @@ -0,0 +1,12 @@ +<?xml version="1.0" encoding="UTF-8"?> +<metadata> + <groupId>thedarkcolour</groupId> + <artifactId>kotlinforforge</artifactId> + <versioning> + <release>0.1.14</release> + <versions> + <version>0.1.14</version> + </versions> + <lastUpdated>20190624032818</lastUpdated> + </versioning> +</metadata> |