|
10 | 10 |
|
11 | 11 | --> |
12 | 12 | <project name="${project.name}" |
13 | | - xmlns="http://maven.apache.org/DECORATION/1.8.0" |
| 13 | + xmlns="http://maven.apache.org/DECORATION/1.8.1" |
14 | 14 | xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" |
15 | | - xsi:schemaLocation="http://maven.apache.org/DECORATION/1.8.0 http://maven.apache.org/xsd/decoration-1.8.0.xsd"> |
| 15 | + xsi:schemaLocation="http://maven.apache.org/DECORATION/1.8.1 http://maven.apache.org/xsd/decoration-1.8.1.xsd"> |
16 | 16 | <skin> |
17 | 17 | <groupId>org.apache.maven.skins</groupId> |
18 | 18 | <artifactId>maven-fluido-skin</artifactId> |
19 | | - <version>2.0.1</version> |
| 19 | + <version>2.1.0</version> |
20 | 20 | </skin> |
21 | 21 |
|
22 | 22 | <custom> |
|
30 | 30 | <publishDate position="right" /> |
31 | 31 |
|
32 | 32 | <bannerLeft> |
33 | | - <name>External Code Formatters for NetBeans</name> |
| 33 | + <alt>External Code Formatters for NetBeans</alt> |
34 | 34 | <src>imgs/logos/externalcodeformatter.png</src> |
35 | 35 | <href>https://funfried.github.io/externalcodeformatter_for_netbeans/</href> |
36 | 36 | </bannerLeft> |
37 | 37 |
|
38 | 38 | <bannerRight> |
39 | | - <name>Apache NetBeans</name> |
| 39 | + <alt>Apache NetBeans</alt> |
40 | 40 | <src>imgs/logos/netbeans.png</src> |
41 | 41 | <href>https://netbeans.apache.org/</href> |
42 | 42 | </bannerRight> |
43 | 43 |
|
44 | 44 | <poweredBy> |
45 | | - <logo name="Apache NetBeans" href="https://netbeans.apache.org/" img="imgs/logos/netbeans_small.png" /> |
46 | | - <logo name="Maven" href="https://maven.apache.org/" img="https://maven.apache.org/images/logos/maven-feather.png" /> |
47 | | - <logo name="Maven Central" href="https://maven-badges.herokuapp.com/maven-central/de.funfried.netbeans.plugins/externalcodeformatter/" img="https://maven-badges.herokuapp.com/maven-central/de.funfried.netbeans.plugins/externalcodeformatter/badge.svg" /> |
48 | | - <logo name="Release Build Status" href="https://github.com/funfried/externalcodeformatter_for_netbeans/actions/workflows/release_maven.yml" img="https://github.com/funfried/externalcodeformatter_for_netbeans/actions/workflows/release_maven.yml/badge.svg" /> |
49 | | - <logo name="Linux Build Status" href="https://github.com/funfried/externalcodeformatter_for_netbeans/actions/workflows/linux_maven.yml" img="https://github.com/funfried/externalcodeformatter_for_netbeans/actions/workflows/linux_maven.yml/badge.svg" /> |
50 | | - <logo name="Windows Build Status" href="https://github.com/funfried/externalcodeformatter_for_netbeans/actions/workflows/windows_maven.yml" img="https://github.com/funfried/externalcodeformatter_for_netbeans/actions/workflows/windows_maven.yml/badge.svg" /> |
51 | | - <logo name="Coverage Status" href="https://coveralls.io/github/funfried/externalcodeformatter_for_netbeans?branch=master" img="https://coveralls.io/repos/github/funfried/externalcodeformatter_for_netbeans/badge.svg?branch=master" /> |
52 | | - <logo name="Code Coverage" href="https://codecov.io/gh/funfried/externalcodeformatter_for_netbeans" img="https://codecov.io/gh/funfried/externalcodeformatter_for_netbeans/branch/master/graph/badge.svg" /> |
53 | | - <logo name="Codacy Badge" href="https://www.codacy.com/manual/funfried/externalcodeformatter_for_netbeans?utm_source=github.com&utm_medium=referral&utm_content=funfried/externalcodeformatter_for_netbeans&utm_campaign=Badge_Grade" img="https://api.codacy.com/project/badge/Grade/7d825731274a4f4783e4203eb7cbf811" /> |
54 | | - <logo name="Follow Me On Twitter" href="https://twitter.com/funfried84" img="https://img.shields.io/twitter/follow/funfried84?style=social" /> |
55 | | - <logo name="Donate via PayPal" href="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=926F5XBCTK2LQ&source=url" img="https://www.paypalobjects.com/en_US/i/btn/btn_donate_SM.gif" /> |
56 | | - <logo name="Become a Patron!" href="https://www.patreon.com/funfried" img="imgs/logos/become_a_patron_button.png" /> |
57 | | - <logo name="Buy me a drink" href="https://www.buymeacoffee.com/funfried" img="https://img.buymeacoffee.com/button-api/?text=Buy%20me%20a%20drink&emoji=%F0%9F%A5%83&slug=funfried&button_colour=5F7FFF&font_colour=ffffff&font_family=Cookie&outline_colour=000000&coffee_colour=FFDD00" /> |
58 | | - <logo name="Say Thanks" href="https://saythanks.io/to/funfried" img="https://img.shields.io/static/v1?label=say&message=thanks&color=green&style=for-the-badge&logo=handshake" /> |
| 45 | + <logo alt="Apache NetBeans" href="https://netbeans.apache.org/" img="imgs/logos/netbeans_small.png" /> |
| 46 | + <logo alt="Maven" href="https://maven.apache.org/" img="https://maven.apache.org/images/logos/maven-feather.png" /> |
| 47 | + <logo alt="Maven Central" href="https://maven-badges.herokuapp.com/maven-central/de.funfried.netbeans.plugins/externalcodeformatter/" img="https://maven-badges.herokuapp.com/maven-central/de.funfried.netbeans.plugins/externalcodeformatter/badge.svg" /> |
| 48 | + <logo alt="Release Build Status" href="https://github.com/funfried/externalcodeformatter_for_netbeans/actions/workflows/release_maven.yml" img="https://github.com/funfried/externalcodeformatter_for_netbeans/actions/workflows/release_maven.yml/badge.svg" /> |
| 49 | + <logo alt="Linux Build Status" href="https://github.com/funfried/externalcodeformatter_for_netbeans/actions/workflows/linux_maven.yml" img="https://github.com/funfried/externalcodeformatter_for_netbeans/actions/workflows/linux_maven.yml/badge.svg" /> |
| 50 | + <logo alt="Windows Build Status" href="https://github.com/funfried/externalcodeformatter_for_netbeans/actions/workflows/windows_maven.yml" img="https://github.com/funfried/externalcodeformatter_for_netbeans/actions/workflows/windows_maven.yml/badge.svg" /> |
| 51 | + <logo alt="Coverage Status" href="https://coveralls.io/github/funfried/externalcodeformatter_for_netbeans?branch=master" img="https://coveralls.io/repos/github/funfried/externalcodeformatter_for_netbeans/badge.svg?branch=master" /> |
| 52 | + <logo alt="Code Coverage" href="https://codecov.io/gh/funfried/externalcodeformatter_for_netbeans" img="https://codecov.io/gh/funfried/externalcodeformatter_for_netbeans/branch/master/graph/badge.svg" /> |
| 53 | + <logo alt="Codacy Badge" href="https://www.codacy.com/manual/funfried/externalcodeformatter_for_netbeans?utm_source=github.com&utm_medium=referral&utm_content=funfried/externalcodeformatter_for_netbeans&utm_campaign=Badge_Grade" img="https://api.codacy.com/project/badge/Grade/7d825731274a4f4783e4203eb7cbf811" /> |
| 54 | + <logo alt="Follow Me On Twitter" href="https://twitter.com/funfried84" img="https://img.shields.io/twitter/follow/funfried84?style=social" /> |
| 55 | + <logo alt="Donate via PayPal" href="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=926F5XBCTK2LQ&source=url" img="https://www.paypalobjects.com/en_US/i/btn/btn_donate_SM.gif" /> |
| 56 | + <logo alt="Become a Patron!" href="https://www.patreon.com/funfried" img="imgs/logos/become_a_patron_button.png" /> |
| 57 | + <logo alt="Buy me a drink" href="https://www.buymeacoffee.com/funfried" img="https://img.buymeacoffee.com/button-api/?text=Buy%20me%20a%20drink&emoji=%F0%9F%A5%83&slug=funfried&button_colour=5F7FFF&font_colour=ffffff&font_family=Cookie&outline_colour=000000&coffee_colour=FFDD00" /> |
| 58 | + <logo alt="Say Thanks" href="https://saythanks.io/to/funfried" img="https://img.shields.io/static/v1?label=say&message=thanks&color=green&style=for-the-badge&logo=handshake" /> |
59 | 59 | </poweredBy> |
60 | 60 |
|
61 | 61 | <body> |
|
0 commit comments