Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions jreleaser.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
project:
name: xhandler
name: xhandler-java
description: Libreria para crear y enviar XMLs a la SUNAT
longDescription: Libreria para crear y enviar comprobantes electrónicos a los servicios web de la SUNAT y/o OSCE
authors:
Expand All @@ -16,7 +16,7 @@ project:
release:
github:
owner: project-openubl
name: xhandler
name: xhandler-java
overwrite: true
discussionCategoryName: Announcements
issues:
Expand Down
Loading