diff --git a/luaj-core/pom.xml b/luaj-core/pom.xml
index 021158cd..e0a09ed3 100644
--- a/luaj-core/pom.xml
+++ b/luaj-core/pom.xml
@@ -4,9 +4,9 @@
4.0.0
- org.luaj
+ com.github.farmboy0.luaj
luaj-parent
- 3.0-SNAPSHOT
+ 3.0.4
luaj-core
diff --git a/luaj-jme/pom.xml b/luaj-jme/pom.xml
index 741bee79..2e3f560d 100644
--- a/luaj-jme/pom.xml
+++ b/luaj-jme/pom.xml
@@ -4,9 +4,9 @@
4.0.0
- org.luaj
+ com.github.farmboy0.luaj
luaj-parent
- 3.0-SNAPSHOT
+ 3.0.4
luaj-jme
@@ -16,7 +16,7 @@
- org.luaj
+ com.github.farmboy0.luaj
luaj-core
${project.version}
diff --git a/luaj-jse/pom.xml b/luaj-jse/pom.xml
index cba44a6a..13327540 100644
--- a/luaj-jse/pom.xml
+++ b/luaj-jse/pom.xml
@@ -4,9 +4,9 @@
4.0.0
- org.luaj
+ com.github.farmboy0.luaj
luaj-parent
- 3.0-SNAPSHOT
+ 3.0.4
luaj-jse
@@ -16,7 +16,7 @@
- org.luaj
+ com.github.farmboy0.luaj
luaj-core
${project.version}
diff --git a/luaj-test/pom.xml b/luaj-test/pom.xml
index c1372b40..67fdb8a1 100644
--- a/luaj-test/pom.xml
+++ b/luaj-test/pom.xml
@@ -4,9 +4,9 @@
4.0.0
- org.luaj
+ com.github.farmboy0.luaj
luaj-parent
- 3.0-SNAPSHOT
+ 3.0.4
luaj-test
@@ -16,17 +16,17 @@
- org.luaj
+ com.github.farmboy0.luaj
luaj-core
${project.version}
- org.luaj
+ com.github.farmboy0.luaj
luaj-jme
${project.version}
- org.luaj
+ com.github.farmboy0.luaj
luaj-jse
${project.version}
diff --git a/pom.xml b/pom.xml
index 61b3b37c..eaad8f21 100644
--- a/pom.xml
+++ b/pom.xml
@@ -3,9 +3,9 @@
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd">
4.0.0
- org.luaj
+ com.github.farmboy0.luaj
luaj-parent
- 3.0-SNAPSHOT
+ 3.0.4
pom