Skip to content

Commit

Permalink
Release 1.0.0.Final
Browse files Browse the repository at this point in the history
  • Loading branch information
carlosthe19916 committed Jun 12, 2020
1 parent bb00093 commit 2190df4
Show file tree
Hide file tree
Showing 15 changed files with 18 additions and 4 deletions.
2 changes: 1 addition & 1 deletion api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>io.github.project-openubl</groupId>
<artifactId>xml-sender</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.0.Final</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>io.github.project-openubl</groupId>
<artifactId>xml-sender</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.0.Final</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion extensions/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>io.github.project-openubl</groupId>
<artifactId>xml-sender</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.0.Final</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
Empty file added lsp/conf/properties.json
Empty file.
6 changes: 6 additions & 0 deletions lsp/log/properties_err_20200529.log
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
May 29, 2020 7:19:22 AM com.redhat.quarkus.ls.QuarkusLanguageServer initialize
INFO: Initializing Quarkus server 0.0.4-20191120-1547 with /home/cferiavi/idea-IU/jbr
May 29, 2020 7:54:46 AM com.redhat.quarkus.ls.QuarkusLanguageServer initialize
INFO: Initializing Quarkus server 0.0.4-20191120-1547 with /home/cferiavi/idea-IU/jbr
May 29, 2020 8:27:56 AM com.redhat.quarkus.ls.QuarkusLanguageServer initialize
INFO: Initializing Quarkus server 0.0.4-20191120-1547 with /home/cferiavi/idea-IU/jbr
2 changes: 2 additions & 0 deletions lsp/log/properties_err_20200530.log
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
May 30, 2020 7:28:01 AM com.redhat.quarkus.ls.QuarkusLanguageServer initialize
INFO: Initializing Quarkus server 0.0.4-20191120-1547 with /home/cferiavi/idea-IU/jbr
2 changes: 2 additions & 0 deletions lsp/log/properties_err_20200601.log
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
Jun 01, 2020 8:31:22 PM com.redhat.quarkus.ls.QuarkusLanguageServer initialize
INFO: Initializing Quarkus server 0.0.4-20191120-1547 with /home/cferiavi/idea-IU/jbr
2 changes: 2 additions & 0 deletions lsp/log/properties_err_20200602.log
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
Jun 02, 2020 5:45:28 PM com.redhat.quarkus.ls.QuarkusLanguageServer initialize
INFO: Initializing Quarkus server 0.0.4-20191120-1547 with /home/cferiavi/idea-IU/jbr
2 changes: 2 additions & 0 deletions lsp/log/properties_err_20200612.log
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
Jun 12, 2020 6:38:04 AM com.redhat.quarkus.ls.QuarkusLanguageServer initialize
INFO: Initializing Quarkus server 0.0.4-20191120-1547 with /home/cferiavi/idea-IU/jbr
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@

<groupId>io.github.project-openubl</groupId>
<artifactId>xml-sender</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.0.Final</version>

<name>XML Sender :: Parent</name>
<description>SUNAT Microservice for sending XMLs</description>
Expand Down

0 comments on commit 2190df4

Please sign in to comment.