Skip to content

Commit

Permalink
Develop (#98)
Browse files Browse the repository at this point in the history
* metastor changes

* 1.5.0 (#95)

* updated to newer version

* specify only two subnets for elasticsearch domain as AWS doesn't choose first two by default now. (#88)

* 1.0.5 Release

- Removed duplicate parameters in CFT templates
- Fixed bug with ns-auth sync config applying to only Herd installations
- Fixed incremental DB script installation logic
- Upgraded Herd and Shepherd (Herd-UI) versions
- Upgraded Herd DB engine version
- Fixed issue where certain DB instance types were not available
  • Loading branch information
kusid committed Nov 9, 2019
1 parent 542237f commit cf8dd49
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion mdl/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@

<artifactId>herd-mdl</artifactId>
<groupId>org.finra.herd-mdl</groupId>
<version>1.4.0</version>
<version>1.5.0</version>

<properties>

Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<groupId>org.finra.herd-mdl</groupId>
<artifactId>herd-mdl</artifactId>
<packaging>pom</packaging>
<version>1.4.0</version>
<version>1.5.0</version>

<description>This is the base pom for the herd-mdl project.</description>

Expand Down

0 comments on commit cf8dd49

Please sign in to comment.