mirror of
https://github.com/ChestShop-authors/ChestShop-3.git
synced 2025-01-10 17:17:34 +01:00
Add OddItem as a local dependency
Since it's repo is down, we'll have to stick to that.
This commit is contained in:
parent
baed82be29
commit
7865b26173
4
pom.xml
4
pom.xml
@ -20,10 +20,6 @@
|
||||
<id>bukkit-repo</id>
|
||||
<url>http://repo.bukkit.org/content/repositories/snapshots/</url>
|
||||
</repository>
|
||||
<repository>
|
||||
<id>odditem-repo</id>
|
||||
<url>http://repo.somethingodd.info/content/groups/public/</url>
|
||||
</repository>
|
||||
<repository>
|
||||
<id>sk89q-repo</id>
|
||||
<url>http://maven.sk89q.com/repo/</url>
|
||||
|
BIN
repo/info/somethingodd/odditem/0.9.5/odditem-0.9.5.jar
Normal file
BIN
repo/info/somethingodd/odditem/0.9.5/odditem-0.9.5.jar
Normal file
Binary file not shown.
@ -0,0 +1 @@
|
||||
c7b3b9b7cd7cd27a50c079ce4349f628
|
@ -0,0 +1 @@
|
||||
697ff692f06dc9064badb2610fd52399651b8274
|
9
repo/info/somethingodd/odditem/0.9.5/odditem-0.9.5.pom
Normal file
9
repo/info/somethingodd/odditem/0.9.5/odditem-0.9.5.pom
Normal file
@ -0,0 +1,9 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<groupId>info.somethingodd</groupId>
|
||||
<artifactId>odditem</artifactId>
|
||||
<version>0.9.5</version>
|
||||
<description>POM was created from install:install-file</description>
|
||||
</project>
|
@ -0,0 +1 @@
|
||||
9fa8325983cb90581156734d0500aacb
|
@ -0,0 +1 @@
|
||||
288ed3c67d66d532eac2128c120a6d74986823d6
|
12
repo/info/somethingodd/odditem/maven-metadata-local.xml
Normal file
12
repo/info/somethingodd/odditem/maven-metadata-local.xml
Normal file
@ -0,0 +1,12 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<metadata>
|
||||
<groupId>info.somethingodd</groupId>
|
||||
<artifactId>odditem</artifactId>
|
||||
<versioning>
|
||||
<release>0.9.5</release>
|
||||
<versions>
|
||||
<version>0.9.5</version>
|
||||
</versions>
|
||||
<lastUpdated>20130826223956</lastUpdated>
|
||||
</versioning>
|
||||
</metadata>
|
@ -0,0 +1 @@
|
||||
7240080156e6cd8df6f550049950a99c
|
@ -0,0 +1 @@
|
||||
23208c6e99b6df3664c26f771fa941a37387f428
|
Loading…
Reference in New Issue
Block a user