summaryrefslogtreecommitdiff
path: root/dice/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'dice/pom.xml')
-rw-r--r--dice/pom.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/dice/pom.xml b/dice/pom.xml
index af1d24b..5f8d13e 100644
--- a/dice/pom.xml
+++ b/dice/pom.xml
@@ -5,7 +5,7 @@
<modelVersion>4.0.0</modelVersion>
<parent>
- <groupId>bjc</groupId>
+ <groupId>com.ashardalon</groupId>
<artifactId>dicelang-parent</artifactId>
<version>2.0-SNAPSHOT</version>
</parent>
@@ -27,12 +27,12 @@
<version>4.13.1</version>
</dependency>
<dependency>
- <groupId>bjc</groupId>
+ <groupId>com.ashardalon</groupId>
<artifactId>BJC-Utils2</artifactId>
<version>2.0-SNAPSHOT</version>
</dependency>
<dependency>
- <groupId>io.github.bculkin2442</groupId>
+ <groupId>com.ashardalon</groupId>
<artifactId>esodata</artifactId>
<version>2.0-SNAPSHOT</version>
</dependency>