From 8c1363bca2fb857d0ae2c2d60e824c034ea63dd1 Mon Sep 17 00:00:00 2001 From: Charles Dickens Date: Fri, 18 Aug 2023 13:22:50 -0700 Subject: [PATCH] Updated version for next snapshot. --- pom.xml | 2 +- psl-cli/pom.xml | 2 +- psl-core/pom.xml | 2 +- psl-java/pom.xml | 2 +- psl-parser/pom.xml | 2 +- psl-python/pom.xml | 2 +- psl-runtime/pom.xml | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/pom.xml b/pom.xml index d692e6d26..64beab077 100644 --- a/pom.xml +++ b/pom.xml @@ -21,7 +21,7 @@ org.linqs psl psl - 2.4.0 + 3.0.0-SNAPSHOT pom The PSL software from the LINQS research group. https://psl.linqs.org diff --git a/psl-cli/pom.xml b/psl-cli/pom.xml index 1b5cd9f3c..b8b1f130f 100644 --- a/psl-cli/pom.xml +++ b/psl-cli/pom.xml @@ -26,7 +26,7 @@ org.linqs psl - 2.4.0 + 3.0.0-SNAPSHOT diff --git a/psl-core/pom.xml b/psl-core/pom.xml index 61c63ee05..d9db2096f 100644 --- a/psl-core/pom.xml +++ b/psl-core/pom.xml @@ -26,7 +26,7 @@ org.linqs psl - 2.4.0 + 3.0.0-SNAPSHOT diff --git a/psl-java/pom.xml b/psl-java/pom.xml index 4215fa802..ae6d3fdde 100644 --- a/psl-java/pom.xml +++ b/psl-java/pom.xml @@ -26,7 +26,7 @@ org.linqs psl - 2.4.0 + 3.0.0-SNAPSHOT diff --git a/psl-parser/pom.xml b/psl-parser/pom.xml index 241224882..e5abf93fd 100644 --- a/psl-parser/pom.xml +++ b/psl-parser/pom.xml @@ -27,7 +27,7 @@ org.linqs psl - 2.4.0 + 3.0.0-SNAPSHOT diff --git a/psl-python/pom.xml b/psl-python/pom.xml index 2e51dc6c9..014f65c8f 100644 --- a/psl-python/pom.xml +++ b/psl-python/pom.xml @@ -27,7 +27,7 @@ org.linqs psl - 2.4.0 + 3.0.0-SNAPSHOT diff --git a/psl-runtime/pom.xml b/psl-runtime/pom.xml index 623a71590..997a4fe96 100644 --- a/psl-runtime/pom.xml +++ b/psl-runtime/pom.xml @@ -26,7 +26,7 @@ org.linqs psl - 2.4.0 + 3.0.0-SNAPSHOT