Skip to content
This repository has been archived by the owner on Oct 17, 2022. It is now read-only.

Commit

Permalink
core for API9
Browse files Browse the repository at this point in the history
  • Loading branch information
Faithcaio committed Jan 9, 2022
1 parent 4255f26 commit 35196c4
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@
<prometheusVersion>0.3.0</prometheusVersion>
<shadedClassifier>full</shadedClassifier>
<spongeVersion>9.0.0-SNAPSHOT</spongeVersion>
<libCubeVersion>2.0.0-SNAPSHOT</libCubeVersion>
</properties>

<scm>
Expand All @@ -47,17 +46,6 @@
</dependency>
</dependencies>

<dependencyManagement>
<dependencies>
<dependency>
<groupId>org.cubeengine</groupId>
<artifactId>libcube</artifactId>
<version>${libCubeVersion}</version>
<scope>provided</scope>
</dependency>
</dependencies>
</dependencyManagement>

<repositories>
<repository>
<id>cubeengine-repo</id>
Expand Down

0 comments on commit 35196c4

Please sign in to comment.