Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
arteymix authored Apr 30, 2024
1 parent d9160f9 commit 828fd54
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ Curated dependencies for the Pavlidis Lab's Java applications

| Branch | Status | Support | Features |
| ------ | -- | ------ | -------- |
| [development 2.0](https://github.com/PavlidisLab/pavlab-starter-parent/tree/development) |
| [master 1.3](https://github.com/PavlidisLab/pavlab-starter-parent/tree/master) | [![master](https://github.com/PavlidisLab/pavlab-starter-parent/actions/workflows/ci.yaml/badge.svg?branch=master)](https://github.com/PavlidisLab/pavlab-starter-parent/actions/workflows/ci.yaml) | in development | Hibernate 5, Tomcat 9 |
| [stable 1.2](https://github.com/PavlidisLab/pavlab-starter-parent/tree/stable-1.2) | [![stable](https://github.com/PavlidisLab/pavlab-starter-parent/actions/workflows/ci.yaml/badge.svg?branch=stable-1.2)](https://github.com/PavlidisLab/pavlab-starter-parent/actions/workflows/ci.yaml) | EOL | Hibernate 4.2, Tomcat 8.5 |
| [development 2.0](https://github.com/PavlidisLab/pavlab-starter-parent/tree/development) | in development | Hibernate 5.6, Tomcat 9 |
| [master 1.3](https://github.com/PavlidisLab/pavlab-starter-parent/tree/master) | [![master](https://github.com/PavlidisLab/pavlab-starter-parent/actions/workflows/ci.yaml/badge.svg?branch=master)](https://github.com/PavlidisLab/pavlab-starter-parent/actions/workflows/ci.yaml) | in development | Hibernate 4.3, Tomcat 9 |
| [stable 1.2](https://github.com/PavlidisLab/pavlab-starter-parent/tree/stable-1.2) | [![stable](https://github.com/PavlidisLab/pavlab-starter-parent/actions/workflows/ci.yaml/badge.svg?branch=stable-1.2)](https://github.com/PavlidisLab/pavlab-starter-parent/actions/workflows/ci.yaml) | current | Hibernate 4.2, Tomcat 8.5 |
| [stable 1.1](https://github.com/PavlidisLab/pavlab-starter-parent/tree/stable-1.1) | | EOL | Hibernate 3.6, Tomcat 8.5 |
| [stable 1.0](https://github.com/PavlidisLab/pavlab-starter-parent/tree/stable-1.0) | | EOL | |

Expand Down

0 comments on commit 828fd54

Please sign in to comment.