Skip to content

Commit

Permalink
Merge branch 'eclipse-ee4j:master' into master
Browse files Browse the repository at this point in the history
  • Loading branch information
Reza Rahman authored Sep 30, 2023
2 parents cf08b7d + de670e7 commit 6309ca0
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Main Build
name: Main build

on:
push:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/nightly.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Nightly Build
name: Nightly build

on:
schedule:
Expand Down
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[![Alt text](https://img.shields.io/badge/release-UI%202.0.1-blue.svg)](https://github.com/eclipse-ee4j/starter/releases/tag/ui-2.0.1)
[![Alt text](https://img.shields.io/badge/release-Archetypes%202.1.0-blue.svg)](https://github.com/eclipse-ee4j/starter/releases/tag/archetype-2.1.0)
[![Alt text](https://img.shields.io/badge/release-UI%202.0.2-blue.svg)](https://github.com/eclipse-ee4j/starter/releases/tag/ui-2.0.2)
[![Alt text](https://img.shields.io/badge/release-Archetypes%202.2.0-blue.svg)](https://github.com/eclipse-ee4j/starter/releases/tag/archetype-2.2.0)

# Eclipse Starter for Jakarta EE

Expand Down Expand Up @@ -43,4 +43,4 @@ Once WildFly starts, please go to http://localhost:8080/jakarta-starter-ui/. Unz

## Contributing

We welcome contributions to the project in many forms. Please see the [Contributing](CONTRIBUTING.md) page for more information.
We welcome contributions to the project in many forms. Please see the [Contributing](CONTRIBUTING.md) page for more information.

0 comments on commit 6309ca0

Please sign in to comment.