Skip to content
This repository has been archived by the owner on Sep 2, 2021. It is now read-only.

Commit

Permalink
Release 1.0.0.RC10
Browse files Browse the repository at this point in the history
  • Loading branch information
carlosthe19916 committed Apr 1, 2020
1 parent 2e09fb6 commit 7d0642c
Show file tree
Hide file tree
Showing 21 changed files with 21 additions and 21 deletions.
2 changes: 1 addition & 1 deletion api-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.openublpe</groupId>
<artifactId>xml-builder</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.0.RC10</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion api-signer/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.openublpe</groupId>
<artifactId>xml-builder</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.0.RC10</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.openublpe</groupId>
<artifactId>xml-builder</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.0.RC10</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 @@ -6,7 +6,7 @@
<parent>
<groupId>org.openublpe</groupId>
<artifactId>xml-builder</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.0.RC10</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion extensions/bouncycastle/deployment/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.openublpe</groupId>
<artifactId>quarkus-extensions-bouncycastle-parent</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.0.RC10</version>
</parent>

<artifactId>quarkus-bouncycastle-deployment</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion extensions/bouncycastle/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.openublpe</groupId>
<artifactId>quarkus-extensions-parent</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.0.RC10</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion extensions/bouncycastle/runtime/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.openublpe</groupId>
<artifactId>quarkus-extensions-bouncycastle-parent</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.0.RC10</version>
</parent>

<artifactId>quarkus-bouncycastle</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion extensions/freemarker/deployment/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.openublpe</groupId>
<artifactId>quarkus-extensions-freemarker-parent</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.0.RC10</version>
</parent>

<artifactId>quarkus-freemarker-deployment</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion extensions/freemarker/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.openublpe</groupId>
<artifactId>quarkus-extensions-parent</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.0.RC10</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion extensions/freemarker/runtime/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.openublpe</groupId>
<artifactId>quarkus-extensions-freemarker-parent</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.0.RC10</version>
</parent>

<artifactId>quarkus-freemarker</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion extensions/keycloak/deployment/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.openublpe</groupId>
<artifactId>quarkus-extensions-keycloak-parent</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.0.RC10</version>
</parent>

<artifactId>quarkus-keycloak-deployment</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion extensions/keycloak/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.openublpe</groupId>
<artifactId>quarkus-extensions-parent</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.0.RC10</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion extensions/keycloak/runtime/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.openublpe</groupId>
<artifactId>quarkus-extensions-keycloak-parent</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.0.RC10</version>
</parent>

<artifactId>quarkus-keycloak</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion extensions/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.openublpe</groupId>
<artifactId>xml-builder</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.0.RC10</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion integration-tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.openublpe</groupId>
<artifactId>xml-builder</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.0.RC10</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<groupId>org.openublpe</groupId>
<artifactId>xml-builder</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.0.RC10</version>

<name>XML Builder :: Parent</name>
<packaging>pom</packaging>
Expand Down
2 changes: 1 addition & 1 deletion rules/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.openublpe</groupId>
<artifactId>xml-builder</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.0.RC10</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion templates/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.openublpe</groupId>
<artifactId>xml-builder</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.0.RC10</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion ui/api-signer/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.openublpe</groupId>
<artifactId>xml-builder-ui</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.0.RC10</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion ui/api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.openublpe</groupId>
<artifactId>xml-builder-ui</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.0.RC10</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion ui/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.openublpe</groupId>
<artifactId>xml-builder</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.0.RC10</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down

0 comments on commit 7d0642c

Please sign in to comment.