Skip to content

Commit 048504b

Browse files
authored
Update pom.xml
1 parent 166e32e commit 048504b

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

pom.xml

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -103,21 +103,12 @@
103103
<scope>provided</scope>
104104
</dependency>
105105

106-
<dependency>
107-
<groupId>com.github.RedstoneCloud.RedstoneCloud</groupId>
108-
<artifactId>api</artifactId>
109-
<version>main-SNAPSHOT</version>
110-
<scope>compile</scope>
111-
</dependency>
112-
113-
<!--
114106
<dependency>
115107
<groupId>de.redstonecloud</groupId>
116108
<artifactId>api</artifactId>
117109
<version>0.1-beta</version>
118110
<scope>compile</scope>
119111
</dependency>
120-
-->
121112
</dependencies>
122113

123114
<build>

0 commit comments

Comments
 (0)