From ec9cfed66b0859311b13f8d8ec90c024e0e66182 Mon Sep 17 00:00:00 2001 From: Enrico Horn Date: Tue, 13 Apr 2021 20:00:36 +0200 Subject: [PATCH] Version farmboy0-3.0.4 --- luaj-core/pom.xml | 4 ++-- luaj-jme/pom.xml | 6 +++--- luaj-jse/pom.xml | 6 +++--- luaj-test/pom.xml | 10 +++++----- pom.xml | 4 ++-- 5 files changed, 15 insertions(+), 15 deletions(-) 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