Skip to content

Commit

Permalink
Setting version 2.9.7
Browse files Browse the repository at this point in the history
  • Loading branch information
hmiguim committed Apr 6, 2021
1 parent b05851c commit 289a15b
Show file tree
Hide file tree
Showing 19 changed files with 49 additions and 49 deletions.
2 changes: 1 addition & 1 deletion dbptk-bindings/pom.xml
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>com.databasepreservation</groupId>
<artifactId>dbptk</artifactId>
<version>2.10.0-SNAPSHOT</version>
<version>2.9.7</version>
<relativePath>..</relativePath>
</parent>
<packaging>pom</packaging>
Expand Down
4 changes: 2 additions & 2 deletions dbptk-core/pom.xml
Expand Up @@ -6,11 +6,11 @@
<name>dbptk-core</name>
<groupId>com.databasepreservation</groupId>
<artifactId>dbptk-core</artifactId>
<version>2.10.0-SNAPSHOT</version>
<version>2.9.7</version>
<parent>
<groupId>com.databasepreservation</groupId>
<artifactId>dbptk</artifactId>
<version>2.10.0-SNAPSHOT</version>
<version>2.9.7</version>
<relativePath>..</relativePath>
</parent>
<properties>
Expand Down
4 changes: 2 additions & 2 deletions dbptk-model/pom.xml
Expand Up @@ -5,12 +5,12 @@
<name>dbptk-model</name>
<groupId>com.databasepreservation</groupId>
<artifactId>dbptk-model</artifactId>
<version>2.10.0-SNAPSHOT</version>
<version>2.9.7</version>
<packaging>jar</packaging>
<parent>
<groupId>com.databasepreservation</groupId>
<artifactId>dbptk</artifactId>
<version>2.10.0-SNAPSHOT</version>
<version>2.9.7</version>
<relativePath>..</relativePath>
</parent>
<dependencies>
Expand Down
4 changes: 2 additions & 2 deletions dbptk-modules/dbptk-filter-external-lobs/pom.xml
Expand Up @@ -5,13 +5,13 @@
<parent>
<artifactId>dbptk-modules</artifactId>
<groupId>com.databasepreservation</groupId>
<version>2.10.0-SNAPSHOT</version>
<version>2.9.7</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<name>dbptk-filter-external-lobs</name>
<groupId>com.databasepreservation</groupId>
<artifactId>dbptk-filter-external-lobs</artifactId>
<version>2.10.0-SNAPSHOT</version>
<version>2.9.7</version>

<dependencies>
<!-- internal dependencies -->
Expand Down
2 changes: 1 addition & 1 deletion dbptk-modules/dbptk-filter-inventory/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>dbptk-modules</artifactId>
<groupId>com.databasepreservation</groupId>
<version>2.10.0-SNAPSHOT</version>
<version>2.9.7</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion dbptk-modules/dbptk-filter-merkle-tree/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>dbptk-modules</artifactId>
<groupId>com.databasepreservation</groupId>
<version>2.10.0-SNAPSHOT</version>
<version>2.9.7</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
4 changes: 2 additions & 2 deletions dbptk-modules/dbptk-module-dbml/pom.xml
Expand Up @@ -6,11 +6,11 @@
<name>dbptk-module-dbml</name>
<groupId>com.databasepreservation</groupId>
<artifactId>dbptk-module-dbml</artifactId>
<version>2.10.0-SNAPSHOT</version>
<version>2.9.7</version>
<parent>
<groupId>com.databasepreservation</groupId>
<artifactId>dbptk-modules</artifactId>
<version>2.10.0-SNAPSHOT</version>
<version>2.9.7</version>
<relativePath>..</relativePath>
</parent>

Expand Down
4 changes: 2 additions & 2 deletions dbptk-modules/dbptk-module-import-config/pom.xml
Expand Up @@ -6,11 +6,11 @@
<name>dbptk-module-import-config</name>
<groupId>com.databasepreservation</groupId>
<artifactId>dbptk-module-import-config</artifactId>
<version>2.10.0-SNAPSHOT</version>
<version>2.9.7</version>
<parent>
<groupId>com.databasepreservation</groupId>
<artifactId>dbptk-modules</artifactId>
<version>2.10.0-SNAPSHOT</version>
<version>2.9.7</version>
<relativePath>..</relativePath>
</parent>

Expand Down
4 changes: 2 additions & 2 deletions dbptk-modules/dbptk-module-jdbc/pom.xml
Expand Up @@ -6,11 +6,11 @@
<name>dbptk-module-jdbc</name>
<groupId>com.databasepreservation</groupId>
<artifactId>dbptk-module-jdbc</artifactId>
<version>2.10.0-SNAPSHOT</version>
<version>2.9.7</version>
<parent>
<groupId>com.databasepreservation</groupId>
<artifactId>dbptk-modules</artifactId>
<version>2.10.0-SNAPSHOT</version>
<version>2.9.7</version>
<relativePath>..</relativePath>
</parent>

Expand Down
4 changes: 2 additions & 2 deletions dbptk-modules/dbptk-module-ms-access/pom.xml
Expand Up @@ -6,11 +6,11 @@
<name>dbptk-module-ms-access</name>
<groupId>com.databasepreservation</groupId>
<artifactId>dbptk-module-ms-access</artifactId>
<version>2.10.0-SNAPSHOT</version>
<version>2.9.7</version>
<parent>
<groupId>com.databasepreservation</groupId>
<artifactId>dbptk-modules</artifactId>
<version>2.10.0-SNAPSHOT</version>
<version>2.9.7</version>
<relativePath>..</relativePath>
</parent>

Expand Down
4 changes: 2 additions & 2 deletions dbptk-modules/dbptk-module-mysql/pom.xml
Expand Up @@ -5,11 +5,11 @@
<modelVersion>4.0.0</modelVersion>
<name>dbptk-module-mysql</name>
<artifactId>dbptk-module-mysql</artifactId>
<version>2.10.0-SNAPSHOT</version>
<version>2.9.7</version>
<parent>
<groupId>com.databasepreservation</groupId>
<artifactId>dbptk-modules</artifactId>
<version>2.10.0-SNAPSHOT</version>
<version>2.9.7</version>
<relativePath>..</relativePath>
</parent>

Expand Down
4 changes: 2 additions & 2 deletions dbptk-modules/dbptk-module-openedge/pom.xml
Expand Up @@ -6,11 +6,11 @@
<name>dbptk-module-openedge</name>
<groupId>com.databasepreservation</groupId>
<artifactId>dbptk-module-openedge</artifactId>
<version>2.10.0-SNAPSHOT</version>
<version>2.9.7</version>
<parent>
<groupId>com.databasepreservation</groupId>
<artifactId>dbptk-modules</artifactId>
<version>2.10.0-SNAPSHOT</version>
<version>2.9.7</version>
<relativePath>..</relativePath>
</parent>
<dependencies>
Expand Down
4 changes: 2 additions & 2 deletions dbptk-modules/dbptk-module-oracle/pom.xml
Expand Up @@ -6,11 +6,11 @@
<name>dbptk-module-oracle</name>
<groupId>com.databasepreservation</groupId>
<artifactId>dbptk-module-oracle</artifactId>
<version>2.10.0-SNAPSHOT</version>
<version>2.9.7</version>
<parent>
<groupId>com.databasepreservation</groupId>
<artifactId>dbptk-modules</artifactId>
<version>2.10.0-SNAPSHOT</version>
<version>2.9.7</version>
<relativePath>..</relativePath>
</parent>
<repositories>
Expand Down
4 changes: 2 additions & 2 deletions dbptk-modules/dbptk-module-postgresql/pom.xml
Expand Up @@ -6,11 +6,11 @@
<name>dbptk-module-postgresql</name>
<groupId>com.databasepreservation</groupId>
<artifactId>dbptk-module-postgresql</artifactId>
<version>2.10.0-SNAPSHOT</version>
<version>2.9.7</version>
<parent>
<groupId>com.databasepreservation</groupId>
<artifactId>dbptk-modules</artifactId>
<version>2.10.0-SNAPSHOT</version>
<version>2.9.7</version>
<relativePath>..</relativePath>
</parent>

Expand Down
4 changes: 2 additions & 2 deletions dbptk-modules/dbptk-module-siard/pom.xml
Expand Up @@ -6,11 +6,11 @@
<name>dbptk-module-siard</name>
<groupId>com.databasepreservation</groupId>
<artifactId>dbptk-module-siard</artifactId>
<version>2.10.0-SNAPSHOT</version>
<version>2.9.7</version>
<parent>
<groupId>com.databasepreservation</groupId>
<artifactId>dbptk-modules</artifactId>
<version>2.10.0-SNAPSHOT</version>
<version>2.9.7</version>
<relativePath>..</relativePath>
</parent>

Expand Down
4 changes: 2 additions & 2 deletions dbptk-modules/dbptk-module-sql-server/pom.xml
Expand Up @@ -6,11 +6,11 @@
<name>dbptk-module-sql-server</name>
<groupId>com.databasepreservation</groupId>
<artifactId>dbptk-module-sql-server</artifactId>
<version>2.10.0-SNAPSHOT</version>
<version>2.9.7</version>
<parent>
<groupId>com.databasepreservation</groupId>
<artifactId>dbptk-modules</artifactId>
<version>2.10.0-SNAPSHOT</version>
<version>2.9.7</version>
<relativePath>..</relativePath>
</parent>

Expand Down
4 changes: 2 additions & 2 deletions dbptk-modules/dbptk-module-sybase/pom.xml
Expand Up @@ -6,11 +6,11 @@
<name>dbptk-module-sybase</name>
<groupId>com.databasepreservation</groupId>
<artifactId>dbptk-module-sybase</artifactId>
<version>2.10.0-SNAPSHOT</version>
<version>2.9.7</version>
<parent>
<groupId>com.databasepreservation</groupId>
<artifactId>dbptk-modules</artifactId>
<version>2.10.0-SNAPSHOT</version>
<version>2.9.7</version>
<relativePath>..</relativePath>
</parent>
<dependencies>
Expand Down
4 changes: 2 additions & 2 deletions dbptk-modules/pom.xml
Expand Up @@ -5,11 +5,11 @@
<name>dbptk-modules</name>
<groupId>com.databasepreservation</groupId>
<artifactId>dbptk-modules</artifactId>
<version>2.10.0-SNAPSHOT</version>
<version>2.9.7</version>
<parent>
<groupId>com.databasepreservation</groupId>
<artifactId>dbptk</artifactId>
<version>2.10.0-SNAPSHOT</version>
<version>2.9.7</version>
<relativePath>..</relativePath>
</parent>
<packaging>pom</packaging>
Expand Down
32 changes: 16 additions & 16 deletions pom.xml
Expand Up @@ -5,7 +5,7 @@
<name>Database Preservation Toolkit</name>
<groupId>com.databasepreservation</groupId>
<artifactId>dbptk</artifactId>
<version>2.10.0-SNAPSHOT</version>
<version>2.9.7</version>
<packaging>pom</packaging>
<description>A toolkit that allows data migration and conversion between database management systems formats and
digital preservation formats.
Expand Down Expand Up @@ -200,92 +200,92 @@
<dependency>
<groupId>com.databasepreservation</groupId>
<artifactId>dbptk-model</artifactId>
<version>2.10.0-SNAPSHOT</version>
<version>2.9.7</version>
</dependency>

<!-- modules (also internal) -->
<dependency>
<groupId>com.databasepreservation</groupId>
<artifactId>dbptk-module-dbml</artifactId>
<version>2.10.0-SNAPSHOT</version>
<version>2.9.7</version>
</dependency>

<dependency>
<groupId>com.databasepreservation</groupId>
<artifactId>dbptk-module-jdbc</artifactId>
<version>2.10.0-SNAPSHOT</version>
<version>2.9.7</version>
</dependency>

<dependency>
<groupId>com.databasepreservation</groupId>
<artifactId>dbptk-module-import-config</artifactId>
<version>2.10.0-SNAPSHOT</version>
<version>2.9.7</version>
</dependency>

<dependency>
<groupId>com.databasepreservation</groupId>
<artifactId>dbptk-module-ms-access</artifactId>
<version>2.10.0-SNAPSHOT</version>
<version>2.9.7</version>
</dependency>

<dependency>
<groupId>com.databasepreservation</groupId>
<artifactId>dbptk-module-mysql</artifactId>
<version>2.10.0-SNAPSHOT</version>
<version>2.9.7</version>
</dependency>

<dependency>
<groupId>com.databasepreservation</groupId>
<artifactId>dbptk-module-oracle</artifactId>
<version>2.10.0-SNAPSHOT</version>
<version>2.9.7</version>
</dependency>

<dependency>
<groupId>com.databasepreservation</groupId>
<artifactId>dbptk-module-postgresql</artifactId>
<version>2.10.0-SNAPSHOT</version>
<version>2.9.7</version>
</dependency>

<dependency>
<groupId>com.databasepreservation</groupId>
<artifactId>dbptk-module-siard</artifactId>
<version>2.10.0-SNAPSHOT</version>
<version>2.9.7</version>
</dependency>

<dependency>
<groupId>com.databasepreservation</groupId>
<artifactId>dbptk-module-sql-server</artifactId>
<version>2.10.0-SNAPSHOT</version>
<version>2.9.7</version>
</dependency>

<dependency>
<groupId>com.databasepreservation</groupId>
<artifactId>dbptk-filter-external-lobs</artifactId>
<version>2.10.0-SNAPSHOT</version>
<version>2.9.7</version>
</dependency>

<dependency>
<groupId>com.databasepreservation</groupId>
<artifactId>dbptk-filter-merkle-tree</artifactId>
<version>2.10.0-SNAPSHOT</version>
<version>2.9.7</version>
</dependency>

<dependency>
<groupId>com.databasepreservation</groupId>
<artifactId>dbptk-filter-inventory</artifactId>
<version>2.10.0-SNAPSHOT</version>
<version>2.9.7</version>
</dependency>

<dependency>
<groupId>com.databasepreservation</groupId>
<artifactId>dbptk-module-sybase</artifactId>
<version>2.10.0-SNAPSHOT</version>
<version>2.9.7</version>
</dependency>

<dependency>
<groupId>com.databasepreservation</groupId>
<artifactId>dbptk-module-openedge</artifactId>
<version>2.10.0-SNAPSHOT</version>
<version>2.9.7</version>
</dependency>

<dependency>
Expand Down

0 comments on commit 289a15b

Please sign in to comment.