Skip to content

Commit a29a9c9

Browse files
committed
Updating version to be Jena: 3.0.5 MarkLogic Client: 4.0.3
1 parent 5e91b0e commit a29a9c9

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

marklogic-jena/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ apply plugin: 'maven-publish'
66
apply plugin: 'maven'
77

88

9-
version = '3.0-SNAPSHOT'
9+
version = '3.0.5'
1010
group = 'com.marklogic'
1111

1212
dependencies {

marklogic-jena/gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
group=com.marklogic
2-
version=3.0-SNAPSHOT
2+
version=3.0.5
33

44
publishUrl=file:../marklogic-java/releases
55

0 commit comments

Comments
 (0)