Skip to content

Commit e1e3c79

Browse files
committed
Bumped version to 1.10
1 parent c7d6a89 commit e1e3c79

File tree

14 files changed

+14
-14
lines changed

14 files changed

+14
-14
lines changed

caching-sail/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<parent>
1111
<groupId>net.fortytwo.sesametools</groupId>
1212
<artifactId>sesametools-all</artifactId>
13-
<version>2.0-SNAPSHOT</version>
13+
<version>1.10</version>
1414
<relativePath>../pom.xml</relativePath>
1515
</parent>
1616

common/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<parent>
1212
<groupId>net.fortytwo.sesametools</groupId>
1313
<artifactId>sesametools-all</artifactId>
14-
<version>2.0-SNAPSHOT</version>
14+
<version>1.10</version>
1515
<relativePath>../pom.xml</relativePath>
1616
</parent>
1717

constrained-sail/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<parent>
1111
<groupId>net.fortytwo.sesametools</groupId>
1212
<artifactId>sesametools-all</artifactId>
13-
<version>2.0-SNAPSHOT</version>
13+
<version>1.10</version>
1414
<relativePath>../pom.xml</relativePath>
1515
</parent>
1616

deduplication-sail/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<parent>
1111
<groupId>net.fortytwo.sesametools</groupId>
1212
<artifactId>sesametools-all</artifactId>
13-
<version>2.0-SNAPSHOT</version>
13+
<version>1.10</version>
1414
<relativePath>../pom.xml</relativePath>
1515
</parent>
1616

linked-data-server/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<parent>
1111
<groupId>net.fortytwo.sesametools</groupId>
1212
<artifactId>sesametools-all</artifactId>
13-
<version>2.0-SNAPSHOT</version>
13+
<version>1.10</version>
1414
<relativePath>../pom.xml</relativePath>
1515
</parent>
1616

mapping-sail/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<parent>
1111
<groupId>net.fortytwo.sesametools</groupId>
1212
<artifactId>sesametools-all</artifactId>
13-
<version>2.0-SNAPSHOT</version>
13+
<version>1.10</version>
1414
<relativePath>../pom.xml</relativePath>
1515
</parent>
1616

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
<groupId>net.fortytwo.sesametools</groupId>
1212
<artifactId>sesametools-all</artifactId>
13-
<version>2.0-SNAPSHOT</version>
13+
<version>1.10</version>
1414
<packaging>pom</packaging>
1515
<name>SesameTools</name>
1616
<description>Miscellaneous utilities for use with OpenRDF Sesame</description>

rdf-transaction-sail/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<parent>
1111
<groupId>net.fortytwo.sesametools</groupId>
1212
<artifactId>sesametools-all</artifactId>
13-
<version>2.0-SNAPSHOT</version>
13+
<version>1.10</version>
1414
<relativePath>../pom.xml</relativePath>
1515
</parent>
1616

readonly-sail/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<parent>
1111
<groupId>net.fortytwo.sesametools</groupId>
1212
<artifactId>sesametools-all</artifactId>
13-
<version>2.0-SNAPSHOT</version>
13+
<version>1.10</version>
1414
<relativePath>../pom.xml</relativePath>
1515
</parent>
1616

replay-sail/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<parent>
1313
<groupId>net.fortytwo.sesametools</groupId>
1414
<artifactId>sesametools-all</artifactId>
15-
<version>2.0-SNAPSHOT</version>
15+
<version>1.10</version>
1616
<relativePath>../pom.xml</relativePath>
1717
</parent>
1818

0 commit comments

Comments
 (0)