Skip to content

Commit

Permalink
Merge branch 'hotfix/0.0.8.1' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
johnnymillergh committed Feb 4, 2022
2 parents 87bc17c + fcefc44 commit 9025aae
Show file tree
Hide file tree
Showing 37 changed files with 45 additions and 36 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
# [0.0.8.1](https://github.com/johnnymillergh/muscle-and-fitness-server/compare/0.0.8...0.0.8.1) (2022-02-04)


### Bug Fixes

* **$ELK:** correct Elasticsearch index ([0a0df36](https://github.com/johnnymillergh/muscle-and-fitness-server/commit/0a0df3688a44fa73b50ef04df812fd5983accdf2))



# [0.0.8](https://github.com/johnnymillergh/muscle-and-fitness-server/compare/0.0.7...0.0.8) (2022-02-04)


Expand Down
2 changes: 1 addition & 1 deletion api-gateway/api-gateway-biz/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<parent>
<groupId>com.jmsoftware.maf</groupId>
<artifactId>api-gateway</artifactId>
<version>0.0.8</version>
<version>0.0.8.1</version>
</parent>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion api-gateway/api-gateway-bootstrap/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<parent>
<groupId>com.jmsoftware.maf</groupId>
<artifactId>api-gateway</artifactId>
<version>0.0.8</version>
<version>0.0.8.1</version>
</parent>

<!-- Build Settings -->
Expand Down
2 changes: 1 addition & 1 deletion api-gateway/api-gateway-domain/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<parent>
<groupId>com.jmsoftware.maf</groupId>
<artifactId>api-gateway</artifactId>
<version>0.0.8</version>
<version>0.0.8.1</version>
</parent>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion api-gateway/api-gateway-infra/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@
<parent>
<groupId>com.jmsoftware.maf</groupId>
<artifactId>api-gateway</artifactId>
<version>0.0.8</version>
<version>0.0.8.1</version>
</parent>
</project>
2 changes: 1 addition & 1 deletion api-gateway/api-gateway-message/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<parent>
<groupId>com.jmsoftware.maf</groupId>
<artifactId>api-gateway</artifactId>
<version>0.0.8</version>
<version>0.0.8.1</version>
</parent>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion api-gateway/api-gateway-web/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<parent>
<groupId>com.jmsoftware.maf</groupId>
<artifactId>api-gateway</artifactId>
<version>0.0.8</version>
<version>0.0.8.1</version>
</parent>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion api-gateway/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<parent>
<groupId>com.jmsoftware.maf</groupId>
<artifactId>muscle-and-fitness-server</artifactId>
<version>0.0.8</version>
<version>0.0.8.1</version>
</parent>
<packaging>pom</packaging>

Expand Down
2 changes: 1 addition & 1 deletion auth-center/auth-center-biz/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<parent>
<groupId>com.jmsoftware.maf</groupId>
<artifactId>auth-center</artifactId>
<version>0.0.8</version>
<version>0.0.8.1</version>
</parent>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion auth-center/auth-center-bootstrap/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<parent>
<groupId>com.jmsoftware.maf</groupId>
<artifactId>auth-center</artifactId>
<version>0.0.8</version>
<version>0.0.8.1</version>
</parent>

<!-- Build Settings -->
Expand Down
2 changes: 1 addition & 1 deletion auth-center/auth-center-domain/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<parent>
<groupId>com.jmsoftware.maf</groupId>
<artifactId>auth-center</artifactId>
<version>0.0.8</version>
<version>0.0.8.1</version>
</parent>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion auth-center/auth-center-infra/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@
<parent>
<groupId>com.jmsoftware.maf</groupId>
<artifactId>auth-center</artifactId>
<version>0.0.8</version>
<version>0.0.8.1</version>
</parent>
</project>
2 changes: 1 addition & 1 deletion auth-center/auth-center-message/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<parent>
<groupId>com.jmsoftware.maf</groupId>
<artifactId>auth-center</artifactId>
<version>0.0.8</version>
<version>0.0.8.1</version>
</parent>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion auth-center/auth-center-web/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<parent>
<groupId>com.jmsoftware.maf</groupId>
<artifactId>auth-center</artifactId>
<version>0.0.8</version>
<version>0.0.8.1</version>
</parent>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion auth-center/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<parent>
<groupId>com.jmsoftware.maf</groupId>
<artifactId>muscle-and-fitness-server</artifactId>
<version>0.0.8</version>
<version>0.0.8.1</version>
</parent>
<packaging>pom</packaging>

Expand Down
2 changes: 1 addition & 1 deletion common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<parent>
<groupId>com.jmsoftware.maf</groupId>
<artifactId>muscle-and-fitness-server</artifactId>
<version>0.0.8</version>
<version>0.0.8.1</version>
</parent>

<!-- Scoped Dependencies Management -->
Expand Down
2 changes: 1 addition & 1 deletion docker/configuration/logstash/logstash-maf.conf
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ input {
output {
elasticsearch {
hosts => ["maf-elasticsearch:9200"]
index => "maf-logstash-%{[applicationName]}-%{[environment]}-%{+YYYY.MM.dd}"
index => "maf-logstash-%{[APPLICATION]}-%{[environment]}-%{+YYYY.MM.dd}"
user => "elastic"
password => "maf@elasticsearch"
}
Expand Down
2 changes: 1 addition & 1 deletion maf-mis/maf-mis-biz/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<parent>
<groupId>com.jmsoftware.maf</groupId>
<artifactId>maf-mis</artifactId>
<version>0.0.8</version>
<version>0.0.8.1</version>
</parent>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion maf-mis/maf-mis-bootstrap/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<parent>
<groupId>com.jmsoftware.maf</groupId>
<artifactId>maf-mis</artifactId>
<version>0.0.8</version>
<version>0.0.8.1</version>
</parent>

<!-- Build Settings -->
Expand Down
2 changes: 1 addition & 1 deletion maf-mis/maf-mis-domain/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<parent>
<groupId>com.jmsoftware.maf</groupId>
<artifactId>maf-mis</artifactId>
<version>0.0.8</version>
<version>0.0.8.1</version>
</parent>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion maf-mis/maf-mis-infra/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@
<parent>
<groupId>com.jmsoftware.maf</groupId>
<artifactId>maf-mis</artifactId>
<version>0.0.8</version>
<version>0.0.8.1</version>
</parent>
</project>
2 changes: 1 addition & 1 deletion maf-mis/maf-mis-message/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<parent>
<groupId>com.jmsoftware.maf</groupId>
<artifactId>maf-mis</artifactId>
<version>0.0.8</version>
<version>0.0.8.1</version>
</parent>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion maf-mis/maf-mis-web/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<parent>
<groupId>com.jmsoftware.maf</groupId>
<artifactId>maf-mis</artifactId>
<version>0.0.8</version>
<version>0.0.8.1</version>
</parent>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion maf-mis/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<parent>
<groupId>com.jmsoftware.maf</groupId>
<artifactId>muscle-and-fitness-server</artifactId>
<version>0.0.8</version>
<version>0.0.8.1</version>
</parent>
<packaging>pom</packaging>

Expand Down
2 changes: 1 addition & 1 deletion oss-center/oss-center-biz/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<parent>
<groupId>com.jmsoftware.maf</groupId>
<artifactId>oss-center</artifactId>
<version>0.0.8</version>
<version>0.0.8.1</version>
</parent>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion oss-center/oss-center-bootstrap/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<parent>
<groupId>com.jmsoftware.maf</groupId>
<artifactId>oss-center</artifactId>
<version>0.0.8</version>
<version>0.0.8.1</version>
</parent>

<!-- Build Settings -->
Expand Down
2 changes: 1 addition & 1 deletion oss-center/oss-center-domain/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<parent>
<groupId>com.jmsoftware.maf</groupId>
<artifactId>oss-center</artifactId>
<version>0.0.8</version>
<version>0.0.8.1</version>
</parent>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion oss-center/oss-center-infra/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@
<parent>
<groupId>com.jmsoftware.maf</groupId>
<artifactId>oss-center</artifactId>
<version>0.0.8</version>
<version>0.0.8.1</version>
</parent>
</project>
2 changes: 1 addition & 1 deletion oss-center/oss-center-message/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<parent>
<groupId>com.jmsoftware.maf</groupId>
<artifactId>oss-center</artifactId>
<version>0.0.8</version>
<version>0.0.8.1</version>
</parent>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion oss-center/oss-center-web/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<parent>
<groupId>com.jmsoftware.maf</groupId>
<artifactId>oss-center</artifactId>
<version>0.0.8</version>
<version>0.0.8.1</version>
</parent>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion oss-center/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<parent>
<groupId>com.jmsoftware.maf</groupId>
<artifactId>muscle-and-fitness-server</artifactId>
<version>0.0.8</version>
<version>0.0.8.1</version>
</parent>
<packaging>pom</packaging>

Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<!-- Project Basics -->
<groupId>com.jmsoftware.maf</groupId>
<artifactId>muscle-and-fitness-server</artifactId>
<version>0.0.8</version>
<version>0.0.8.1</version>
<name>Muscle and Fitness Server</name>
<description>Muscle and Fitness Server (M&amp;F, maf), a Spring Cloud microservice based, back-end server for
managing data of muscle and fitness.
Expand Down
2 changes: 1 addition & 1 deletion reactive-spring-cloud-starter/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<parent>
<groupId>com.jmsoftware.maf</groupId>
<artifactId>muscle-and-fitness-server</artifactId>
<version>0.0.8</version>
<version>0.0.8.1</version>
</parent>

<!-- Scoped Dependencies Management -->
Expand Down
2 changes: 1 addition & 1 deletion spring-boot-admin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<parent>
<groupId>com.jmsoftware.maf</groupId>
<artifactId>muscle-and-fitness-server</artifactId>
<version>0.0.8</version>
<version>0.0.8.1</version>
</parent>
<packaging>pom</packaging>

Expand Down
2 changes: 1 addition & 1 deletion spring-boot-admin/spring-boot-admin-bootstrap/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<parent>
<groupId>com.jmsoftware.maf</groupId>
<artifactId>spring-boot-admin</artifactId>
<version>0.0.8</version>
<version>0.0.8.1</version>
</parent>

<!-- Build Settings -->
Expand Down
2 changes: 1 addition & 1 deletion spring-cloud-starter/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<parent>
<groupId>com.jmsoftware.maf</groupId>
<artifactId>muscle-and-fitness-server</artifactId>
<version>0.0.8</version>
<version>0.0.8.1</version>
</parent>

<!-- Scoped Dependencies Management -->
Expand Down
2 changes: 1 addition & 1 deletion universal-ui/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<parent>
<artifactId>muscle-and-fitness-server</artifactId>
<groupId>com.jmsoftware.maf</groupId>
<version>0.0.8</version>
<version>0.0.8.1</version>
</parent>

<build>
Expand Down

0 comments on commit 9025aae

Please sign in to comment.