You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@clerezza.apache.org by ha...@apache.org on 2019/02/03 17:37:26 UTC

[clerezza] 01/02: CLEREZZA-1026: Update version in sparql module

This is an automated email from the ASF dual-hosted git repository.

hasan pushed a commit to branch reunited
in repository https://gitbox.apache.org/repos/asf/clerezza.git

commit ec0265f08e8e32923dc2633ea2e3b613b46ff316
Author: Hasan <ha...@apache.org>
AuthorDate: Sun Feb 3 18:29:03 2019 +0100

    CLEREZZA-1026: Update version in sparql module
---
 sparql/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sparql/pom.xml b/sparql/pom.xml
index 10e64ad..4b93faa 100644
--- a/sparql/pom.xml
+++ b/sparql/pom.xml
@@ -31,7 +31,7 @@
 
     <artifactId>sparql</artifactId>
     <packaging>bundle</packaging>
-    <version>1.0.2-SNAPSHOT</version>
+    <version>8-SNAPSHOT</version>
     <name>Clerezza - SPARQL</name>
     <description>Model SPARQL query and update</description>