Skip to content

Commit 1f33a4a

Browse files
Enhace JReleaser
1 parent 8ec504b commit 1f33a4a

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

jreleaser.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,15 +19,15 @@ project:
1919
name: xbuilder
2020
description: Crea XMLs basados en UBL 2.1 y las especificaciones de SUNAT, Perú.
2121
longDescription: XBuilder es una librería que te permite crear XMLs basados en UBL 2.1. No solo crea XMLs pero tambien te ayuda a realizar cálculos matemáticos.
22-
website: https://project-openubl.github.io/
2322
authors:
2423
- Carlos E. Feria Vila
2524
license: Apache-2
2625
java:
27-
groupId: io.github.project-openubl
26+
groupId: io.github.project.openubl.xbuilder
2827
version: 11
29-
extraProperties:
30-
inceptionYear: 2019
28+
inceptionYear: 2019
29+
links:
30+
homepage: https://project-openubl.github.io/
3131

3232
release:
3333
github:

0 commit comments

Comments
 (0)