Skip to content
Snippets Groups Projects
Commit b8b9eac9 authored by Sonia Zorba's avatar Sonia Zorba
Browse files

Set version to 1.3.5

parent f94c6237
No related branches found
No related tags found
No related merge requests found
Pipeline #8636 passed
# CHANGELOG # CHANGELOG
## Version 1.3.5
* Added possibility to load custom TAP_SCHEMA XML models also from configuration folder (inside a folder named `schema_definition`).
## Version 1.3.4 ## Version 1.3.4
* Bugfix: loaded also Postgres views metadata * Bugfix: loaded also Postgres views metadata
......
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
<groupId>it.inaf.ia2.tsm</groupId> <groupId>it.inaf.ia2.tsm</groupId>
<artifactId>tasman-bom</artifactId> <artifactId>tasman-bom</artifactId>
<version>1.3.4</version> <version>1.3.5</version>
<packaging>pom</packaging> <packaging>pom</packaging>
......
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
<parent> <parent>
<groupId>it.inaf.ia2.tsm</groupId> <groupId>it.inaf.ia2.tsm</groupId>
<artifactId>tasman-bom</artifactId> <artifactId>tasman-bom</artifactId>
<version>1.3.4</version> <version>1.3.5</version>
</parent> </parent>
<artifactId>tasman-core</artifactId> <artifactId>tasman-core</artifactId>
......
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
<parent> <parent>
<groupId>it.inaf.ia2.tsm</groupId> <groupId>it.inaf.ia2.tsm</groupId>
<artifactId>tasman-bom</artifactId> <artifactId>tasman-bom</artifactId>
<version>1.3.4</version> <version>1.3.5</version>
</parent> </parent>
<artifactId>tasman-embedded</artifactId> <artifactId>tasman-embedded</artifactId>
......
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
<parent> <parent>
<groupId>it.inaf.ia2.tsm</groupId> <groupId>it.inaf.ia2.tsm</groupId>
<artifactId>tasman-bom</artifactId> <artifactId>tasman-bom</artifactId>
<version>1.3.4</version> <version>1.3.5</version>
</parent> </parent>
<artifactId>tasman-webapp</artifactId> <artifactId>tasman-webapp</artifactId>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment