diff --git a/pom.xml b/pom.xml
index d05c71e9..4f0eb396 100644
--- a/pom.xml
+++ b/pom.xml
@@ -9,7 +9,7 @@
com.the-qa-company
qendpoint-parent
- 1.13.6
+ 1.13.7
pom
diff --git a/qendpoint-backend/pom.xml b/qendpoint-backend/pom.xml
index 8cc4a8ad..a1d6353a 100644
--- a/qendpoint-backend/pom.xml
+++ b/qendpoint-backend/pom.xml
@@ -4,7 +4,7 @@
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
4.0.0
qendpoint-backend
- 1.13.6
+ 1.13.7
jar
@@ -15,7 +15,7 @@
com.the-qa-company
qendpoint-parent
- 1.13.6
+ 1.13.7
diff --git a/qendpoint-cli/pom.xml b/qendpoint-cli/pom.xml
index 0ce5942f..5da94b02 100644
--- a/qendpoint-cli/pom.xml
+++ b/qendpoint-cli/pom.xml
@@ -2,7 +2,7 @@
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
4.0.0
qendpoint-cli
- 1.13.6
+ 1.13.7
qendpoint package
Package of the qendpoint.
@@ -11,7 +11,7 @@
com.the-qa-company
qendpoint-parent
- 1.13.6
+ 1.13.7
diff --git a/qendpoint-core/pom.xml b/qendpoint-core/pom.xml
index b63a5260..41e0d3d5 100644
--- a/qendpoint-core/pom.xml
+++ b/qendpoint-core/pom.xml
@@ -4,7 +4,7 @@
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
4.0.0
qendpoint-core
- 1.13.6
+ 1.13.7
jar
@@ -29,7 +29,7 @@
qendpoint-parent
- 1.13.6
+ 1.13.7
diff --git a/qendpoint-store/pom.xml b/qendpoint-store/pom.xml
index 0080b838..5ea52027 100644
--- a/qendpoint-store/pom.xml
+++ b/qendpoint-store/pom.xml
@@ -3,7 +3,7 @@
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
4.0.0
qendpoint
- 1.13.6
+ 1.13.7
jar
@@ -13,7 +13,7 @@
com.the-qa-company
qendpoint-parent
- 1.13.6
+ 1.13.7
diff --git a/release/RELEASE.md b/release/RELEASE.md
index 1b32a3ba..5194b48f 100644
--- a/release/RELEASE.md
+++ b/release/RELEASE.md
@@ -1 +1 @@
-- fix msdl predicate retrieve (#409)
+- fix language literal
diff --git a/release/RELEASE.md_old b/release/RELEASE.md_old
index cfc2738b..1c84aecd 100644
--- a/release/RELEASE.md_old
+++ b/release/RELEASE.md_old
@@ -1,3 +1,6 @@
+## Version 1.13.6
+
+- fix msdl predicate retrieve (#409)
## Version 1.13.5
- fix msdl extraction (#409)