diff --git a/luaj-core/pom.xml b/luaj-core/pom.xml
index da0aa4ad..5226bf22 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.3
luaj-core
diff --git a/luaj-jme/pom.xml b/luaj-jme/pom.xml
index f2a6c4c9..7f9ace38 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.3
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 bce22309..3bff6052 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.3
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 b3a29f6c..7a26c63d 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.3
luaj-test
@@ -16,12 +16,12 @@
- 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 762f0d87..5d364d81 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.3
pom