Skip to content
Snippets Groups Projects
Verified Commit 157f556f authored by Martin Weise's avatar Martin Weise
Browse files

Correct version

parent 5acd9ed3
No related branches found
No related tags found
8 merge requests!345Updated docs and endpoints:,!341Fixed mapping problem where UK and FK share columns they are inserted,!339Fixed mapping problem where UK and FK share columns they are inserted,!338Fixed mapping problem where UK and FK share columns they are inserted,!334Fixed mapping problem where UK and FK share columns they are inserted,!333Fixed mapping problem where UK and FK share columns they are inserted,!327Fixed mapping problem where UK and FK share columns they are inserted,!326Fixed mapping problem where UK and FK share columns they are inserted
...@@ -6,12 +6,12 @@ ...@@ -6,12 +6,12 @@
<parent> <parent>
<groupId>at.tuwien</groupId> <groupId>at.tuwien</groupId>
<artifactId>dbrepo-data-service</artifactId> <artifactId>dbrepo-data-service</artifactId>
<version>1.4.6</version> <version>1.4.5</version>
</parent> </parent>
<artifactId>dbrepo-data-service-querystore</artifactId> <artifactId>dbrepo-data-service-querystore</artifactId>
<name>dbrepo-data-service-querystore</name> <name>dbrepo-data-service-querystore</name>
<version>1.4.6</version> <version>1.4.5</version>
<dependencies/> <dependencies/>
......
...@@ -6,12 +6,12 @@ ...@@ -6,12 +6,12 @@
<parent> <parent>
<groupId>at.tuwien</groupId> <groupId>at.tuwien</groupId>
<artifactId>dbrepo-data-service</artifactId> <artifactId>dbrepo-data-service</artifactId>
<version>1.4.6</version> <version>1.4.5</version>
</parent> </parent>
<artifactId>report</artifactId> <artifactId>report</artifactId>
<name>dbrepo-data-service-report</name> <name>dbrepo-data-service-report</name>
<version>1.4.6</version> <version>1.4.5</version>
<description> <description>
This module is only intended for the pipeline coverage report. See the detailed report in the This module is only intended for the pipeline coverage report. See the detailed report in the
respective modules respective modules
......
...@@ -6,18 +6,18 @@ ...@@ -6,18 +6,18 @@
<parent> <parent>
<groupId>at.tuwien</groupId> <groupId>at.tuwien</groupId>
<artifactId>dbrepo-data-service</artifactId> <artifactId>dbrepo-data-service</artifactId>
<version>1.4.6</version> <version>1.4.5</version>
</parent> </parent>
<artifactId>rest-service</artifactId> <artifactId>rest-service</artifactId>
<name>dbrepo-data-service-rest-service</name> <name>dbrepo-data-service-rest-service</name>
<version>1.4.6</version> <version>1.4.5</version>
<dependencies> <dependencies>
<dependency> <dependency>
<groupId>at.tuwien</groupId> <groupId>at.tuwien</groupId>
<artifactId>services</artifactId> <artifactId>services</artifactId>
<version>1.4.6</version> <version>1.4.5</version>
</dependency> </dependency>
</dependencies> </dependencies>
......
...@@ -6,12 +6,12 @@ ...@@ -6,12 +6,12 @@
<parent> <parent>
<groupId>at.tuwien</groupId> <groupId>at.tuwien</groupId>
<artifactId>dbrepo-data-service</artifactId> <artifactId>dbrepo-data-service</artifactId>
<version>1.4.6</version> <version>1.4.5</version>
</parent> </parent>
<artifactId>services</artifactId> <artifactId>services</artifactId>
<name>dbrepo-data-service-services</name> <name>dbrepo-data-service-services</name>
<version>1.4.6</version> <version>1.4.5</version>
<dependencies> <dependencies>
<dependency> <dependency>
...@@ -22,7 +22,7 @@ ...@@ -22,7 +22,7 @@
<dependency> <dependency>
<groupId>at.tuwien</groupId> <groupId>at.tuwien</groupId>
<artifactId>dbrepo-data-service-querystore</artifactId> <artifactId>dbrepo-data-service-querystore</artifactId>
<version>1.4.6</version> <version>1.4.5</version>
</dependency> </dependency>
</dependencies> </dependencies>
......
...@@ -6,7 +6,7 @@ ...@@ -6,7 +6,7 @@
<parent> <parent>
<groupId>at.tuwien</groupId> <groupId>at.tuwien</groupId>
<artifactId>dbrepo-metadata-service</artifactId> <artifactId>dbrepo-metadata-service</artifactId>
<version>1.4.6</version> <version>1.4.5</version>
</parent> </parent>
<artifactId>dbrepo-metadata-service-api</artifactId> <artifactId>dbrepo-metadata-service-api</artifactId>
......
...@@ -6,7 +6,7 @@ ...@@ -6,7 +6,7 @@
<parent> <parent>
<groupId>at.tuwien</groupId> <groupId>at.tuwien</groupId>
<artifactId>dbrepo-metadata-service</artifactId> <artifactId>dbrepo-metadata-service</artifactId>
<version>1.4.6</version> <version>1.4.5</version>
</parent> </parent>
<artifactId>dbrepo-metadata-service-entities</artifactId> <artifactId>dbrepo-metadata-service-entities</artifactId>
......
...@@ -6,7 +6,7 @@ ...@@ -6,7 +6,7 @@
<parent> <parent>
<groupId>at.tuwien</groupId> <groupId>at.tuwien</groupId>
<artifactId>dbrepo-metadata-service</artifactId> <artifactId>dbrepo-metadata-service</artifactId>
<version>1.4.6</version> <version>1.4.5</version>
</parent> </parent>
<artifactId>dbrepo-metadata-service-oai</artifactId> <artifactId>dbrepo-metadata-service-oai</artifactId>
......
...@@ -6,7 +6,7 @@ ...@@ -6,7 +6,7 @@
<parent> <parent>
<artifactId>dbrepo-metadata-service</artifactId> <artifactId>dbrepo-metadata-service</artifactId>
<groupId>at.tuwien</groupId> <groupId>at.tuwien</groupId>
<version>1.4.6</version> <version>1.4.5</version>
</parent> </parent>
<artifactId>dbrepo-metadata-service-report</artifactId> <artifactId>dbrepo-metadata-service-report</artifactId>
......
...@@ -6,7 +6,7 @@ ...@@ -6,7 +6,7 @@
<parent> <parent>
<artifactId>dbrepo-metadata-service</artifactId> <artifactId>dbrepo-metadata-service</artifactId>
<groupId>at.tuwien</groupId> <groupId>at.tuwien</groupId>
<version>1.4.6</version> <version>1.4.5</version>
</parent> </parent>
<artifactId>dbrepo-metadata-service-repositories</artifactId> <artifactId>dbrepo-metadata-service-repositories</artifactId>
......
...@@ -6,7 +6,7 @@ ...@@ -6,7 +6,7 @@
<parent> <parent>
<artifactId>dbrepo-metadata-service</artifactId> <artifactId>dbrepo-metadata-service</artifactId>
<groupId>at.tuwien</groupId> <groupId>at.tuwien</groupId>
<version>1.4.6</version> <version>1.4.5</version>
</parent> </parent>
<artifactId>dbrepo-metadata-service-rest-service</artifactId> <artifactId>dbrepo-metadata-service-rest-service</artifactId>
......
...@@ -6,7 +6,7 @@ ...@@ -6,7 +6,7 @@
<parent> <parent>
<artifactId>dbrepo-metadata-service</artifactId> <artifactId>dbrepo-metadata-service</artifactId>
<groupId>at.tuwien</groupId> <groupId>at.tuwien</groupId>
<version>1.4.6</version> <version>1.4.5</version>
</parent> </parent>
<artifactId>dbrepo-metadata-service-services</artifactId> <artifactId>dbrepo-metadata-service-services</artifactId>
......
...@@ -6,7 +6,7 @@ ...@@ -6,7 +6,7 @@
<parent> <parent>
<groupId>at.tuwien</groupId> <groupId>at.tuwien</groupId>
<artifactId>dbrepo-metadata-service</artifactId> <artifactId>dbrepo-metadata-service</artifactId>
<version>1.4.6</version> <version>1.4.5</version>
</parent> </parent>
<artifactId>dbrepo-metadata-service-test</artifactId> <artifactId>dbrepo-metadata-service-test</artifactId>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment