Skip to content

Commit 115c7f6

Browse files
Change readme2 (#18)
* Fix first set of warnings * Fix xml snapshot tests * Print warnings * Print warnings * Release 1.1.2.Final * Prepare next release 1.1.3-SNAPSHOT * change badge and java versions * Add logo * change readme 2
1 parent f7f141b commit 115c7f6

File tree

3 files changed

+7
-4
lines changed

3 files changed

+7
-4
lines changed

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,12 @@
1-
![Maven Central](https://img.shields.io/maven-central/v/io.github.project-openubl/xbuilder)
1+
[![Quarkus](https://design.jboss.org/quarkus/logo/final/PNG/quarkus_logo_horizontal_rgb_1280px_default.png)](https://project-openubl.github.io/)
2+
3+
[![Maven Central](https://img.shields.io/maven-central/v/io.github.project-openubl/xbuilder)](https://search.maven.org/artifact/io.github.project-openubl/xbuilder/)
24
[![License](https://img.shields.io/badge/License-EPL%202.0-green.svg)](https://opensource.org/licenses/EPL-2.0)
35
![CI](https://github.com/project-openubl/xbuilder/workflows/CI/badge.svg)
46
[![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=project-openubl_xbuilder&metric=alert_status)](https://sonarcloud.io/dashboard?id=project-openubl_xbuilder)
57

68
[![Project Chat](https://img.shields.io/badge/zulip-join_chat-brightgreen.svg?style=for-the-badge&logo=zulip)](https://projectopenubl.zulipchat.com/)
7-
[![Supported JVM Versions](https://img.shields.io/badge/JVM-8--11--15-brightgreen.svg?style=for-the-badge&logo=Java)](https://github.com/quarkusio/quarkus/actions/runs/113853915/)
9+
[![Supported JVM Versions](https://img.shields.io/badge/JVM-8--11--15-brightgreen.svg?style=for-the-badge&logo=Java)](https://github.com/project-openubl/xbuilder/actions/runs/472762588/)
810

911
# XBuilder
1012

@@ -23,5 +25,5 @@ XBuilder esta diseñado para que puedas crear XMLs fácilmente.
2325

2426
## Getting started
2527

26-
- [Documentación](https://project-openubl.github.io/docs/xsender)
28+
- [Documentación](https://project-openubl.github.io)
2729
- [Discusiones](https://github.com/project-openubl/xsender/discussions)

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
<xmlunit.version>2.6.4</xmlunit.version>
4343
</properties>
4444

45-
<url>https://project-openubl.github.io/xbuilder-docs/</url>
45+
<url>https://project-openubl.github.io/</url>
4646

4747
<licenses>
4848
<license>

xbuilder.svg

Lines changed: 1 addition & 0 deletions
Loading

0 commit comments

Comments
 (0)