We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 956307f commit 70e45f4Copy full SHA for 70e45f4
src/main/webapp/index.xhtml
@@ -44,8 +44,7 @@
44
45
<h:body>
46
<div class="header">
47
- <div class="header-title header-text-2">MicroProfile Starter <span
48
- class="header-yellow">"Beta"</span></div>
+ <div class="header-title header-text-2">MicroProfile Starter</div>
49
<div class="header-title header-text-1 header-yellow">Generate MicroProfile Maven Project with Examples</div>
50
<a href="https://github.com/eclipse/microprofile-starter/issues" class="feedback">
51
<span class="ui-button-text ui-c">See The Code</span>
0 commit comments