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

Commit

Permalink
upgraded to 7.0.0.Beta5
Browse files Browse the repository at this point in the history
  • Loading branch information
kiereleaseuser committed Dec 19, 2016
1 parent ad49d0b commit 3ec26dc
Show file tree
Hide file tree
Showing 44 changed files with 44 additions and 44 deletions.
2 changes: 1 addition & 1 deletion guvnor-ala/guvnor-ala-build-maven/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.guvnor</groupId>
<artifactId>guvnor-ala</artifactId>
<version>7.0.0-SNAPSHOT</version>
<version>7.0.0.Beta5</version>
</parent>
<artifactId>guvnor-ala-build-maven</artifactId>
<name>Guvnor ALA :: Build Maven</name>
Expand Down
2 changes: 1 addition & 1 deletion guvnor-ala/guvnor-ala-distribution/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.guvnor</groupId>
<artifactId>guvnor-ala</artifactId>
<version>7.0.0-SNAPSHOT</version>
<version>7.0.0.Beta5</version>
</parent>
<artifactId>guvnor-ala-distribution</artifactId>
<packaging>war</packaging>
Expand Down
2 changes: 1 addition & 1 deletion guvnor-ala/guvnor-ala-docker-provider/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.guvnor</groupId>
<artifactId>guvnor-ala</artifactId>
<version>7.0.0-SNAPSHOT</version>
<version>7.0.0.Beta5</version>
</parent>
<artifactId>guvnor-ala-docker-provider</artifactId>
<name>Guvnor ALA :: Docker Provider</name>
Expand Down
2 changes: 1 addition & 1 deletion guvnor-ala/guvnor-ala-registry-local/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.guvnor</groupId>
<artifactId>guvnor-ala</artifactId>
<version>7.0.0-SNAPSHOT</version>
<version>7.0.0.Beta5</version>
</parent>
<artifactId>guvnor-ala-registry-local</artifactId>
<name>Guvnor ALA :: Registry Local (In Memory)</name>
Expand Down
2 changes: 1 addition & 1 deletion guvnor-ala/guvnor-ala-services-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.guvnor</groupId>
<artifactId>guvnor-ala</artifactId>
<version>7.0.0-SNAPSHOT</version>
<version>7.0.0.Beta5</version>
</parent>
<artifactId>guvnor-ala-services-api</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion guvnor-ala/guvnor-ala-services-backend/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>org.guvnor</groupId>
<artifactId>guvnor-ala</artifactId>
<version>7.0.0-SNAPSHOT</version>
<version>7.0.0.Beta5</version>
</parent>
<artifactId>guvnor-ala-services-backend</artifactId>
<name>Guvnor ALA :: Services Backend Impl</name>
Expand Down
2 changes: 1 addition & 1 deletion guvnor-ala/guvnor-ala-services-rest/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>org.guvnor</groupId>
<artifactId>guvnor-ala</artifactId>
<version>7.0.0-SNAPSHOT</version>
<version>7.0.0.Beta5</version>
</parent>
<artifactId>guvnor-ala-services-rest</artifactId>
<name>Guvnor ALA :: Services REST Impl</name>
Expand Down
2 changes: 1 addition & 1 deletion guvnor-ala/guvnor-ala-source-git/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>org.guvnor</groupId>
<artifactId>guvnor-ala</artifactId>
<version>7.0.0-SNAPSHOT</version>
<version>7.0.0.Beta5</version>
</parent>
<artifactId>guvnor-ala-source-git</artifactId>
<name>Guvnor ALA :: Source Git</name>
Expand Down
2 changes: 1 addition & 1 deletion guvnor-ala/guvnor-ala-spi/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>org.guvnor</groupId>
<artifactId>guvnor-ala</artifactId>
<version>7.0.0-SNAPSHOT</version>
<version>7.0.0.Beta5</version>
</parent>
<artifactId>guvnor-ala-spi</artifactId>
<name>Guvnor ALA :: SPI</name>
Expand Down
2 changes: 1 addition & 1 deletion guvnor-ala/guvnor-ala-wildfly-provider/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>org.guvnor</groupId>
<artifactId>guvnor-ala</artifactId>
<version>7.0.0-SNAPSHOT</version>
<version>7.0.0.Beta5</version>
</parent>
<artifactId>guvnor-ala-wildfly-provider</artifactId>
<name>Guvnor ALA :: Wildfly Provider</name>
Expand Down
2 changes: 1 addition & 1 deletion guvnor-ala/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<artifactId>guvnor</artifactId>
<groupId>org.guvnor</groupId>
<version>7.0.0-SNAPSHOT</version>
<version>7.0.0.Beta5</version>
</parent>
<artifactId>guvnor-ala</artifactId>
<name>Guvnor ALA :: Parent</name>
Expand Down
2 changes: 1 addition & 1 deletion guvnor-asset-mgmt/guvnor-asset-mgmt-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<artifactId>guvnor-asset-mgmt</artifactId>
<groupId>org.guvnor</groupId>
<version>7.0.0-SNAPSHOT</version>
<version>7.0.0.Beta5</version>
</parent>

<artifactId>guvnor-asset-mgmt-api</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion guvnor-asset-mgmt/guvnor-asset-mgmt-backend/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>guvnor-asset-mgmt</artifactId>
<groupId>org.guvnor</groupId>
<version>7.0.0-SNAPSHOT</version>
<version>7.0.0.Beta5</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion guvnor-asset-mgmt/guvnor-asset-mgmt-client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<artifactId>guvnor-asset-mgmt</artifactId>
<groupId>org.guvnor</groupId>
<version>7.0.0-SNAPSHOT</version>
<version>7.0.0.Beta5</version>
</parent>


Expand Down
2 changes: 1 addition & 1 deletion guvnor-asset-mgmt/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>guvnor</artifactId>
<groupId>org.guvnor</groupId>
<version>7.0.0-SNAPSHOT</version>
<version>7.0.0.Beta5</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion guvnor-m2repo-editor/guvnor-m2repo-editor-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.guvnor</groupId>
<artifactId>guvnor-m2repo-editor</artifactId>
<version>7.0.0-SNAPSHOT</version>
<version>7.0.0.Beta5</version>
</parent>

<artifactId>guvnor-m2repo-editor-api</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion guvnor-m2repo-editor/guvnor-m2repo-editor-backend/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.guvnor</groupId>
<artifactId>guvnor-m2repo-editor</artifactId>
<version>7.0.0-SNAPSHOT</version>
<version>7.0.0.Beta5</version>
</parent>

<artifactId>guvnor-m2repo-editor-backend</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion guvnor-m2repo-editor/guvnor-m2repo-editor-client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.guvnor</groupId>
<artifactId>guvnor-m2repo-editor</artifactId>
<version>7.0.0-SNAPSHOT</version>
<version>7.0.0.Beta5</version>
</parent>

<artifactId>guvnor-m2repo-editor-client</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion guvnor-m2repo-editor/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.guvnor</groupId>
<artifactId>guvnor</artifactId>
<version>7.0.0-SNAPSHOT</version>
<version>7.0.0.Beta5</version>
</parent>

<!-- Guvnor M2_REPO editor-->
Expand Down
2 changes: 1 addition & 1 deletion guvnor-message-console/guvnor-message-console-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.guvnor</groupId>
<artifactId>guvnor-message-console</artifactId>
<version>7.0.0-SNAPSHOT</version>
<version>7.0.0.Beta5</version>
</parent>

<artifactId>guvnor-message-console-api</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.guvnor</groupId>
<artifactId>guvnor-message-console</artifactId>
<version>7.0.0-SNAPSHOT</version>
<version>7.0.0.Beta5</version>
</parent>

<artifactId>guvnor-message-console-backend</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.guvnor</groupId>
<artifactId>guvnor-message-console</artifactId>
<version>7.0.0-SNAPSHOT</version>
<version>7.0.0.Beta5</version>
</parent>

<artifactId>guvnor-message-console-client</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion guvnor-message-console/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.guvnor</groupId>
<artifactId>guvnor</artifactId>
<version>7.0.0-SNAPSHOT</version>
<version>7.0.0.Beta5</version>
</parent>

<artifactId>guvnor-message-console</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion guvnor-organizationalunit-manager/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.guvnor</groupId>
<artifactId>guvnor</artifactId>
<version>7.0.0-SNAPSHOT</version>
<version>7.0.0.Beta5</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion guvnor-project/guvnor-project-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.guvnor</groupId>
<artifactId>guvnor-project</artifactId>
<version>7.0.0-SNAPSHOT</version>
<version>7.0.0.Beta5</version>
</parent>

<artifactId>guvnor-project-api</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion guvnor-project/guvnor-project-backend/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.guvnor</groupId>
<artifactId>guvnor-project</artifactId>
<version>7.0.0-SNAPSHOT</version>
<version>7.0.0.Beta5</version>
</parent>

<artifactId>guvnor-project-backend</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion guvnor-project/guvnor-project-builder/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.guvnor</groupId>
<artifactId>guvnor-project</artifactId>
<version>7.0.0-SNAPSHOT</version>
<version>7.0.0.Beta5</version>
</parent>

<artifactId>guvnor-project-builder</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion guvnor-project/guvnor-project-client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.guvnor</groupId>
<artifactId>guvnor-project</artifactId>
<version>7.0.0-SNAPSHOT</version>
<version>7.0.0.Beta5</version>
</parent>

<artifactId>guvnor-project-client</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion guvnor-project/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.guvnor</groupId>
<artifactId>guvnor</artifactId>
<version>7.0.0-SNAPSHOT</version>
<version>7.0.0.Beta5</version>
</parent>

<artifactId>guvnor-project</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion guvnor-rest/guvnor-rest-backend/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.guvnor</groupId>
<artifactId>guvnor-rest</artifactId>
<version>7.0.0-SNAPSHOT</version>
<version>7.0.0.Beta5</version>
</parent>

<artifactId>guvnor-rest-backend</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion guvnor-rest/guvnor-rest-client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.guvnor</groupId>
<artifactId>guvnor-rest</artifactId>
<version>7.0.0-SNAPSHOT</version>
<version>7.0.0.Beta5</version>
</parent>

<artifactId>guvnor-rest-client</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion guvnor-rest/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.guvnor</groupId>
<artifactId>guvnor</artifactId>
<version>7.0.0-SNAPSHOT</version>
<version>7.0.0.Beta5</version>
</parent>

<artifactId>guvnor-rest</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion guvnor-services/guvnor-services-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.guvnor</groupId>
<artifactId>guvnor-services</artifactId>
<version>7.0.0-SNAPSHOT</version>
<version>7.0.0.Beta5</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion guvnor-services/guvnor-services-backend/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.guvnor</groupId>
<artifactId>guvnor-services</artifactId>
<version>7.0.0-SNAPSHOT</version>
<version>7.0.0.Beta5</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion guvnor-services/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.guvnor</groupId>
<artifactId>guvnor</artifactId>
<version>7.0.0-SNAPSHOT</version>
<version>7.0.0.Beta5</version>
</parent>

<artifactId>guvnor-services</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion guvnor-structure/guvnor-structure-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.guvnor</groupId>
<artifactId>guvnor-structure</artifactId>
<version>7.0.0-SNAPSHOT</version>
<version>7.0.0.Beta5</version>
</parent>

<artifactId>guvnor-structure-api</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion guvnor-structure/guvnor-structure-backend/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.guvnor</groupId>
<artifactId>guvnor-structure</artifactId>
<version>7.0.0-SNAPSHOT</version>
<version>7.0.0.Beta5</version>
</parent>

<artifactId>guvnor-structure-backend</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion guvnor-structure/guvnor-structure-client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.guvnor</groupId>
<artifactId>guvnor-structure</artifactId>
<version>7.0.0-SNAPSHOT</version>
<version>7.0.0.Beta5</version>
</parent>

<artifactId>guvnor-structure-client</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion guvnor-structure/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.guvnor</groupId>
<artifactId>guvnor</artifactId>
<version>7.0.0-SNAPSHOT</version>
<version>7.0.0.Beta5</version>
</parent>

<artifactId>guvnor-structure</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion guvnor-test-utils/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.guvnor</groupId>
<artifactId>guvnor</artifactId>
<version>7.0.0-SNAPSHOT</version>
<version>7.0.0.Beta5</version>
</parent>

<artifactId>guvnor-test-utils</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion guvnor-workingset/guvnor-workingset-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.guvnor</groupId>
<artifactId>guvnor-workingset</artifactId>
<version>7.0.0-SNAPSHOT</version>
<version>7.0.0.Beta5</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion guvnor-workingset/guvnor-workingset-client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.guvnor</groupId>
<artifactId>guvnor-workingset</artifactId>
<version>7.0.0-SNAPSHOT</version>
<version>7.0.0.Beta5</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion guvnor-workingset/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.guvnor</groupId>
<artifactId>guvnor</artifactId>
<version>7.0.0-SNAPSHOT</version>
<version>7.0.0.Beta5</version>
</parent>

<artifactId>guvnor-workingset</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.kie</groupId>
<artifactId>kie-parent</artifactId>
<version>7.0.0-SNAPSHOT</version>
<version>7.0.0.Beta5</version>
</parent>

<groupId>org.guvnor</groupId>
Expand Down

0 comments on commit 3ec26dc

Please sign in to comment.