Skip to content

Commit 564d204

Browse files
committed
[maven-release-plugin] prepare release jena-6.1.0
1 parent 7434bcd commit 564d204

41 files changed

Lines changed: 143 additions & 143 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

apache-jena-libs/pom.xml

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -27,12 +27,12 @@
2727
<artifactId>apache-jena-libs</artifactId>
2828
<packaging>pom</packaging>
2929
<name>Apache Jena - Libraries POM</name>
30-
<version>6.1.0-SNAPSHOT</version>
30+
<version>6.1.0</version>
3131

3232
<parent>
3333
<groupId>org.apache.jena</groupId>
3434
<artifactId>jena</artifactId>
35-
<version>6.1.0-SNAPSHOT</version>
35+
<version>6.1.0</version>
3636
</parent>
3737

3838
<description>
@@ -50,43 +50,43 @@
5050
<dependency>
5151
<groupId>org.apache.jena</groupId>
5252
<artifactId>jena-rdfpatch</artifactId>
53-
<version>6.1.0-SNAPSHOT</version>
53+
<version>6.1.0</version>
5454
</dependency>
5555

5656
<dependency>
5757
<groupId>org.apache.jena</groupId>
5858
<artifactId>jena-ontapi</artifactId>
59-
<version>6.1.0-SNAPSHOT</version>
59+
<version>6.1.0</version>
6060
</dependency>
6161

6262
<dependency>
6363
<groupId>org.apache.jena</groupId>
6464
<artifactId>jena-shacl</artifactId>
65-
<version>6.1.0-SNAPSHOT</version>
65+
<version>6.1.0</version>
6666
</dependency>
6767

6868
<dependency>
6969
<groupId>org.apache.jena</groupId>
7070
<artifactId>jena-shex</artifactId>
71-
<version>6.1.0-SNAPSHOT</version>
71+
<version>6.1.0</version>
7272
</dependency>
7373

7474
<dependency>
7575
<groupId>org.apache.jena</groupId>
7676
<artifactId>jena-tdb1</artifactId>
77-
<version>6.1.0-SNAPSHOT</version>
77+
<version>6.1.0</version>
7878
</dependency>
7979

8080
<dependency>
8181
<groupId>org.apache.jena</groupId>
8282
<artifactId>jena-tdb2</artifactId>
83-
<version>6.1.0-SNAPSHOT</version>
83+
<version>6.1.0</version>
8484
</dependency>
8585

8686
<dependency>
8787
<groupId>org.apache.jena</groupId>
8888
<artifactId>jena-rdfconnection</artifactId>
89-
<version>6.1.0-SNAPSHOT</version>
89+
<version>6.1.0</version>
9090
</dependency>
9191

9292
</dependencies>

apache-jena/pom.xml

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
<parent>
4040
<groupId>org.apache.jena</groupId>
4141
<artifactId>jena</artifactId>
42-
<version>6.1.0-SNAPSHOT</version>
42+
<version>6.1.0</version>
4343
</parent>
4444

4545
<organization>
@@ -61,91 +61,91 @@
6161
<dependency>
6262
<groupId>org.apache.jena</groupId>
6363
<artifactId>jena-core</artifactId>
64-
<version>6.1.0-SNAPSHOT</version>
64+
<version>6.1.0</version>
6565
</dependency>
6666

6767
<dependency>
6868
<groupId>org.apache.jena</groupId>
6969
<artifactId>jena-core</artifactId>
70-
<version>6.1.0-SNAPSHOT</version>
70+
<version>6.1.0</version>
7171
<classifier>sources</classifier>
7272
<optional>true</optional>
7373
</dependency>
7474

7575
<dependency>
7676
<groupId>org.apache.jena</groupId>
7777
<artifactId>jena-ontapi</artifactId>
78-
<version>6.1.0-SNAPSHOT</version>
78+
<version>6.1.0</version>
7979
</dependency>
8080

8181
<dependency>
8282
<groupId>org.apache.jena</groupId>
8383
<artifactId>jena-ontapi</artifactId>
84-
<version>6.1.0-SNAPSHOT</version>
84+
<version>6.1.0</version>
8585
<classifier>sources</classifier>
8686
<optional>true</optional>
8787
</dependency>
8888

8989
<dependency>
9090
<groupId>org.apache.jena</groupId>
9191
<artifactId>jena-arq</artifactId>
92-
<version>6.1.0-SNAPSHOT</version>
92+
<version>6.1.0</version>
9393
</dependency>
9494

9595
<dependency>
9696
<groupId>org.apache.jena</groupId>
9797
<artifactId>jena-arq</artifactId>
98-
<version>6.1.0-SNAPSHOT</version>
98+
<version>6.1.0</version>
9999
<classifier>sources</classifier>
100100
<optional>true</optional>
101101
</dependency>
102102

103103
<dependency>
104104
<groupId>org.apache.jena</groupId>
105105
<artifactId>jena-rdfconnection</artifactId>
106-
<version>6.1.0-SNAPSHOT</version>
106+
<version>6.1.0</version>
107107
</dependency>
108108

109109
<dependency>
110110
<groupId>org.apache.jena</groupId>
111111
<artifactId>jena-rdfconnection</artifactId>
112-
<version>6.1.0-SNAPSHOT</version>
112+
<version>6.1.0</version>
113113
<classifier>sources</classifier>
114114
<optional>true</optional>
115115
</dependency>
116116

117117
<dependency>
118118
<groupId>org.apache.jena</groupId>
119119
<artifactId>jena-shacl</artifactId>
120-
<version>6.1.0-SNAPSHOT</version>
120+
<version>6.1.0</version>
121121
</dependency>
122122

123123
<dependency>
124124
<groupId>org.apache.jena</groupId>
125125
<artifactId>jena-shacl</artifactId>
126-
<version>6.1.0-SNAPSHOT</version>
126+
<version>6.1.0</version>
127127
<classifier>sources</classifier>
128128
<optional>true</optional>
129129
</dependency>
130130

131131
<dependency>
132132
<groupId>org.apache.jena</groupId>
133133
<artifactId>jena-shex</artifactId>
134-
<version>6.1.0-SNAPSHOT</version>
134+
<version>6.1.0</version>
135135
</dependency>
136136

137137
<dependency>
138138
<groupId>org.apache.jena</groupId>
139139
<artifactId>jena-shex</artifactId>
140-
<version>6.1.0-SNAPSHOT</version>
140+
<version>6.1.0</version>
141141
<classifier>sources</classifier>
142142
<optional>true</optional>
143143
</dependency>
144144

145145
<dependency>
146146
<groupId>org.apache.jena</groupId>
147147
<artifactId>jena-cmds</artifactId>
148-
<version>6.1.0-SNAPSHOT</version>
148+
<version>6.1.0</version>
149149
</dependency>
150150

151151
<!-- Require a logging implementation for command line tools -->
@@ -158,7 +158,7 @@
158158
<dependency>
159159
<groupId>org.apache.jena</groupId>
160160
<artifactId>jena-cmds</artifactId>
161-
<version>6.1.0-SNAPSHOT</version>
161+
<version>6.1.0</version>
162162
<classifier>sources</classifier>
163163
<optional>true</optional>
164164
</dependency>

jena-arq/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
<parent>
2929
<groupId>org.apache.jena</groupId>
3030
<artifactId>jena</artifactId>
31-
<version>6.1.0-SNAPSHOT</version>
31+
<version>6.1.0</version>
3232
</parent>
3333

3434
<description>SPARQL 1.1 query engine and RDF parsers for Apache Jena</description>
@@ -43,7 +43,7 @@
4343
<dependency>
4444
<groupId>org.apache.jena</groupId>
4545
<artifactId>jena-core</artifactId>
46-
<version>6.1.0-SNAPSHOT</version>
46+
<version>6.1.0</version>
4747
</dependency>
4848

4949
<dependency>

jena-base/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
<parent>
2727
<groupId>org.apache.jena</groupId>
2828
<artifactId>jena</artifactId>
29-
<version>6.1.0-SNAPSHOT</version>
29+
<version>6.1.0</version>
3030
</parent>
3131
<artifactId>jena-base</artifactId>
3232
<name>Apache Jena - Base</name>

jena-bom/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
<parent>
3232
<groupId>org.apache.jena</groupId>
3333
<artifactId>jena</artifactId>
34-
<version>6.1.0-SNAPSHOT</version>
34+
<version>6.1.0</version>
3535
</parent>
3636

3737
<dependencyManagement>

jena-cmds/pom.xml

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<parent>
2626
<groupId>org.apache.jena</groupId>
2727
<artifactId>jena</artifactId>
28-
<version>6.1.0-SNAPSHOT</version>
28+
<version>6.1.0</version>
2929
</parent>
3030

3131
<name>Apache Jena - Command line tools</name>
@@ -56,55 +56,55 @@
5656
<dependency>
5757
<groupId>org.apache.jena</groupId>
5858
<artifactId>jena-core</artifactId>
59-
<version>6.1.0-SNAPSHOT</version>
59+
<version>6.1.0</version>
6060
</dependency>
6161

6262
<dependency>
6363
<groupId>org.apache.jena</groupId>
6464
<artifactId>jena-arq</artifactId>
65-
<version>6.1.0-SNAPSHOT</version>
65+
<version>6.1.0</version>
6666
</dependency>
6767

6868
<dependency>
6969
<groupId>org.apache.jena</groupId>
7070
<artifactId>jena-rdfpatch</artifactId>
71-
<version>6.1.0-SNAPSHOT</version>
71+
<version>6.1.0</version>
7272
</dependency>
7373

7474
<dependency>
7575
<groupId>org.apache.jena</groupId>
7676
<artifactId>jena-shacl</artifactId>
77-
<version>6.1.0-SNAPSHOT</version>
77+
<version>6.1.0</version>
7878
</dependency>
7979

8080
<dependency>
8181
<groupId>org.apache.jena</groupId>
8282
<artifactId>jena-shex</artifactId>
83-
<version>6.1.0-SNAPSHOT</version>
83+
<version>6.1.0</version>
8484
</dependency>
8585

8686
<dependency>
8787
<groupId>org.apache.jena</groupId>
8888
<artifactId>jena-tdb1</artifactId>
89-
<version>6.1.0-SNAPSHOT</version>
89+
<version>6.1.0</version>
9090
</dependency>
9191

9292
<dependency>
9393
<groupId>org.apache.jena</groupId>
9494
<artifactId>jena-tdb2</artifactId>
95-
<version>6.1.0-SNAPSHOT</version>
95+
<version>6.1.0</version>
9696
</dependency>
9797

9898
<dependency>
9999
<groupId>org.apache.jena</groupId>
100100
<artifactId>jena-iri3986</artifactId>
101-
<version>6.1.0-SNAPSHOT</version>
101+
<version>6.1.0</version>
102102
</dependency>
103103

104104
<dependency>
105105
<groupId>org.apache.jena</groupId>
106106
<artifactId>jena-langtag</artifactId>
107-
<version>6.1.0-SNAPSHOT</version>
107+
<version>6.1.0</version>
108108
</dependency>
109109

110110
<!-- End places with commands -->
@@ -118,14 +118,14 @@
118118
<dependency>
119119
<groupId>org.apache.jena</groupId>
120120
<artifactId>jena-arq</artifactId>
121-
<version>6.1.0-SNAPSHOT</version>
121+
<version>6.1.0</version>
122122
<classifier>tests</classifier>
123123
<optional>true</optional>
124124
</dependency>
125125
<dependency>
126126
<groupId>org.apache.jena</groupId>
127127
<artifactId>jena-shacl</artifactId>
128-
<version>6.1.0-SNAPSHOT</version>
128+
<version>6.1.0</version>
129129
<classifier>tests</classifier>
130130
<optional>true</optional>
131131
</dependency>

jena-commonsrdf/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
<parent>
3030
<groupId>org.apache.jena</groupId>
3131
<artifactId>jena</artifactId>
32-
<version>6.1.0-SNAPSHOT</version>
32+
<version>6.1.0</version>
3333
</parent>
3434

3535
<name>Apache Jena - CommonsRDF for Jena</name>
@@ -46,7 +46,7 @@
4646
<dependency>
4747
<groupId>org.apache.jena</groupId>
4848
<artifactId>jena-arq</artifactId>
49-
<version>6.1.0-SNAPSHOT</version>
49+
<version>6.1.0</version>
5050
</dependency>
5151

5252
<dependency>

jena-core/pom.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
<parent>
2929
<groupId>org.apache.jena</groupId>
3030
<artifactId>jena</artifactId>
31-
<version>6.1.0-SNAPSHOT</version>
31+
<version>6.1.0</version>
3232
</parent>
3333

3434
<description>Jena is a Java framework for building Semantic Web applications. It provides a programmatic environment for RDF, RDFS and OWL, SPARQL and includes a rule-based inference engine.</description>
@@ -43,19 +43,19 @@
4343
<dependency>
4444
<groupId>org.apache.jena</groupId>
4545
<artifactId>jena-base</artifactId>
46-
<version>6.1.0-SNAPSHOT</version>
46+
<version>6.1.0</version>
4747
</dependency>
4848

4949
<dependency>
5050
<groupId>org.apache.jena</groupId>
5151
<artifactId>jena-iri3986</artifactId>
52-
<version>6.1.0-SNAPSHOT</version>
52+
<version>6.1.0</version>
5353
</dependency>
5454

5555
<dependency>
5656
<groupId>org.apache.jena</groupId>
5757
<artifactId>jena-langtag</artifactId>
58-
<version>6.1.0-SNAPSHOT</version>
58+
<version>6.1.0</version>
5959
</dependency>
6060

6161
<dependency>

jena-db/jena-dboe-base/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
<parent>
3131
<groupId>org.apache.jena</groupId>
3232
<artifactId>jena-db</artifactId>
33-
<version>6.1.0-SNAPSHOT</version>
33+
<version>6.1.0</version>
3434
</parent>
3535

3636
<properties>
@@ -42,7 +42,7 @@
4242
<dependency>
4343
<groupId>org.apache.jena</groupId>
4444
<artifactId>jena-arq</artifactId>
45-
<version>6.1.0-SNAPSHOT</version>
45+
<version>6.1.0</version>
4646
</dependency>
4747

4848
</dependencies>

0 commit comments

Comments
 (0)