File tree Expand file tree Collapse file tree 8 files changed +8
-8
lines changed
rdf-processing-toolkit-cli
rdf-processing-toolkit-pkg-parent
rdf-processing-toolkit-pkg-deb-cli
rdf-processing-toolkit-pkg-docker-cli
rdf-processing-toolkit-pkg-dummy
rdf-processing-toolkit-pkg-rpm-cli
rdf-processing-toolkit-pkg-uberjar-cli Expand file tree Collapse file tree 8 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 5
5
<modelVersion >4.0.0</modelVersion >
6
6
<groupId >org.aksw.rdf-processing-toolkit</groupId >
7
7
<artifactId >rdf-processing-toolkit-parent</artifactId >
8
- <version >1.9.9 -SNAPSHOT</version >
8
+ <version >2.0.0 -SNAPSHOT</version >
9
9
<packaging >pom</packaging >
10
10
<name >RDF Processing Toolkit</name >
11
11
<description >Sparql-based tool for the integration of heterogeneous data</description >
Original file line number Diff line number Diff line change 6
6
<parent >
7
7
<groupId >org.aksw.rdf-processing-toolkit</groupId >
8
8
<artifactId >rdf-processing-toolkit-parent</artifactId >
9
- <version >1.9.9 -SNAPSHOT</version >
9
+ <version >2.0.0 -SNAPSHOT</version >
10
10
</parent >
11
11
<artifactId >rdf-processing-toolkit-cli</artifactId >
12
12
<dependencies >
Original file line number Diff line number Diff line change 7
7
<parent >
8
8
<groupId >org.aksw.rdf-processing-toolkit</groupId >
9
9
<artifactId >rdf-processing-toolkit-parent</artifactId >
10
- <version >1.9.9 -SNAPSHOT</version >
10
+ <version >2.0.0 -SNAPSHOT</version >
11
11
</parent >
12
12
13
13
<scm >
Original file line number Diff line number Diff line change 7
7
<parent >
8
8
<groupId >org.aksw.rdf-processing-toolkit</groupId >
9
9
<artifactId >rdf-processing-toolkit-pkg-parent</artifactId >
10
- <version >1.9.9 -SNAPSHOT</version >
10
+ <version >2.0.0 -SNAPSHOT</version >
11
11
</parent >
12
12
13
13
<artifactId >rdf-processing-toolkit-pkg-deb-cli</artifactId >
Original file line number Diff line number Diff line change 6
6
<parent >
7
7
<groupId >org.aksw.rdf-processing-toolkit</groupId >
8
8
<artifactId >rdf-processing-toolkit-pkg-parent</artifactId >
9
- <version >1.9.9 -SNAPSHOT</version >
9
+ <version >2.0.0 -SNAPSHOT</version >
10
10
</parent >
11
11
<artifactId >rdf-processing-toolkit-pkg-docker-cli</artifactId >
12
12
<packaging >jar</packaging >
Original file line number Diff line number Diff line change 9
9
<parent >
10
10
<groupId >org.aksw.rdf-processing-toolkit</groupId >
11
11
<artifactId >rdf-processing-toolkit-pkg-parent</artifactId >
12
- <version >1.9.9 -SNAPSHOT</version >
12
+ <version >2.0.0 -SNAPSHOT</version >
13
13
</parent >
14
14
15
15
<dependencies >
Original file line number Diff line number Diff line change 7
7
<parent >
8
8
<groupId >org.aksw.rdf-processing-toolkit</groupId >
9
9
<artifactId >rdf-processing-toolkit-pkg-parent</artifactId >
10
- <version >1.9.9 -SNAPSHOT</version >
10
+ <version >2.0.0 -SNAPSHOT</version >
11
11
</parent >
12
12
13
13
<artifactId >rdf-processing-toolkit-pkg-rpm-cli</artifactId >
Original file line number Diff line number Diff line change 9
9
<parent >
10
10
<groupId >org.aksw.rdf-processing-toolkit</groupId >
11
11
<artifactId >rdf-processing-toolkit-pkg-parent</artifactId >
12
- <version >1.9.9 -SNAPSHOT</version >
12
+ <version >2.0.0 -SNAPSHOT</version >
13
13
</parent >
14
14
15
15
<!-- scm section needs to be duplicated on child module for github-release-plugin;
You can’t perform that action at this time.
0 commit comments