Skip to content

Commit

Permalink
upgraded to 7.6.0.t022
Browse files Browse the repository at this point in the history
  • Loading branch information
kiereleaseuser committed Jan 25, 2018
1 parent bb711a7 commit bf2b841
Show file tree
Hide file tree
Showing 67 changed files with 67 additions and 67 deletions.
2 changes: 1 addition & 1 deletion drools-beliefs/pom.xml
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.drools</groupId>
<artifactId>drools</artifactId>
<version>7.6.0-SNAPSHOT</version>
<version>7.6.0.t022</version>
</parent>

<artifactId>drools-beliefs</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion drools-cdi/pom.xml
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.drools</groupId>
<artifactId>drools</artifactId>
<version>7.6.0-SNAPSHOT</version>
<version>7.6.0.t022</version>
</parent>

<artifactId>drools-cdi</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion drools-compiler/pom.xml
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.drools</groupId>
<artifactId>drools</artifactId>
<version>7.6.0-SNAPSHOT</version>
<version>7.6.0.t022</version>
</parent>

<artifactId>drools-compiler</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion drools-core/pom.xml
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.drools</groupId>
<artifactId>drools</artifactId>
<version>7.6.0-SNAPSHOT</version>
<version>7.6.0.t022</version>
</parent>

<artifactId>drools-core</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion drools-decisiontables/pom.xml
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.drools</groupId>
<artifactId>drools</artifactId>
<version>7.6.0-SNAPSHOT</version>
<version>7.6.0.t022</version>
</parent>

<artifactId>drools-decisiontables</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion drools-distribution/pom.xml
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.drools</groupId>
<artifactId>drools</artifactId>
<version>7.6.0-SNAPSHOT</version>
<version>7.6.0.t022</version>
</parent>

<artifactId>drools-distribution</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion drools-examples-api/default-kiesession-from-file/pom.xml
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.drools</groupId>
<artifactId>drools-examples-api</artifactId>
<version>7.6.0-SNAPSHOT</version>
<version>7.6.0.t022</version>
</parent>

<artifactId>default-kiesession-from-file</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion drools-examples-api/default-kiesession/pom.xml
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.drools</groupId>
<artifactId>drools-examples-api</artifactId>
<version>7.6.0-SNAPSHOT</version>
<version>7.6.0.t022</version>
</parent>

<artifactId>default-kiesession</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion drools-examples-api/kie-module-from-multiple-files/pom.xml
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.drools</groupId>
<artifactId>drools-examples-api</artifactId>
<version>7.6.0-SNAPSHOT</version>
<version>7.6.0.t022</version>
</parent>

<artifactId>kie-module-from-multiple-files</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion drools-examples-api/kiebase-inclusion/pom.xml
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.drools</groupId>
<artifactId>drools-examples-api</artifactId>
<version>7.6.0-SNAPSHOT</version>
<version>7.6.0.t022</version>
</parent>

<artifactId>kiebase-inclusion</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion drools-examples-api/kiecontainer-from-kierepo/pom.xml
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.drools</groupId>
<artifactId>drools-examples-api</artifactId>
<version>7.6.0-SNAPSHOT</version>
<version>7.6.0.t022</version>
</parent>

<artifactId>kiecontainer-from-kierepo</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion drools-examples-api/kiefilesystem-example/pom.xml
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.drools</groupId>
<artifactId>drools-examples-api</artifactId>
<version>7.6.0-SNAPSHOT</version>
<version>7.6.0.t022</version>
</parent>

<artifactId>kiefilesystem-example</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion drools-examples-api/kiemodulemodel-example/pom.xml
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.drools</groupId>
<artifactId>drools-examples-api</artifactId>
<version>7.6.0-SNAPSHOT</version>
<version>7.6.0.t022</version>
</parent>

<artifactId>kiemodulemodel-example</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion drools-examples-api/multiple-kbases/pom.xml
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.drools</groupId>
<artifactId>drools-examples-api</artifactId>
<version>7.6.0-SNAPSHOT</version>
<version>7.6.0.t022</version>
</parent>

<artifactId>multiple-kbases</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion drools-examples-api/named-kiesession-from-file/pom.xml
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.drools</groupId>
<artifactId>drools-examples-api</artifactId>
<version>7.6.0-SNAPSHOT</version>
<version>7.6.0.t022</version>
</parent>

<name>Drools API examples - Named KieSession from File</name>
Expand Down
2 changes: 1 addition & 1 deletion drools-examples-api/named-kiesession/pom.xml
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.drools</groupId>
<artifactId>drools-examples-api</artifactId>
<version>7.6.0-SNAPSHOT</version>
<version>7.6.0.t022</version>
</parent>

<artifactId>named-kiesession</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion drools-examples-api/pom.xml
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.drools</groupId>
<artifactId>drools</artifactId>
<version>7.6.0-SNAPSHOT</version>
<version>7.6.0.t022</version>
</parent>

<artifactId>drools-examples-api</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion drools-examples-api/reactive-kiesession/pom.xml
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.drools</groupId>
<artifactId>drools-examples-api</artifactId>
<version>7.6.0-SNAPSHOT</version>
<version>7.6.0.t022</version>
</parent>

<artifactId>reactive-kiesession</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion drools-examples-api/ruleunit/pom.xml
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.drools</groupId>
<artifactId>drools-examples-api</artifactId>
<version>7.6.0-SNAPSHOT</version>
<version>7.6.0.t022</version>
</parent>

<artifactId>ruleunit</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion drools-examples-cdi/cdi-example-scopes/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.drools</groupId>
<artifactId>drools-examples-cdi</artifactId>
<version>7.6.0-SNAPSHOT</version>
<version>7.6.0.t022</version>
</parent>
<artifactId>cdi-example-scopes</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion drools-examples-cdi/cdi-example-with-inclusion/pom.xml
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.drools</groupId>
<artifactId>drools-examples-cdi</artifactId>
<version>7.6.0-SNAPSHOT</version>
<version>7.6.0.t022</version>
</parent>

<artifactId>cdi-example-with-inclusion</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion drools-examples-cdi/cdi-example/pom.xml
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.drools</groupId>
<artifactId>drools-examples-cdi</artifactId>
<version>7.6.0-SNAPSHOT</version>
<version>7.6.0.t022</version>
</parent>

<artifactId>cdi-example</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion drools-examples-cdi/pom.xml
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.drools</groupId>
<artifactId>drools</artifactId>
<version>7.6.0-SNAPSHOT</version>
<version>7.6.0.t022</version>
</parent>

<artifactId>drools-examples-cdi</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion drools-examples/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.drools</groupId>
<artifactId>drools</artifactId>
<version>7.6.0-SNAPSHOT</version>
<version>7.6.0.t022</version>
</parent>

<artifactId>drools-examples</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion drools-model/drools-canonical-model/pom.xml
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.drools</groupId>
<artifactId>drools-model</artifactId>
<version>7.6.0-SNAPSHOT</version>
<version>7.6.0.t022</version>
</parent>

<artifactId>drools-canonical-model</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion drools-model/drools-model-compiler/pom.xml
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.drools</groupId>
<artifactId>drools-model</artifactId>
<version>7.6.0-SNAPSHOT</version>
<version>7.6.0.t022</version>
</parent>

<artifactId>drools-model-compiler</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion drools-model/pom.xml
Expand Up @@ -21,7 +21,7 @@
<parent>
<artifactId>drools</artifactId>
<groupId>org.drools</groupId>
<version>7.6.0-SNAPSHOT</version>
<version>7.6.0.t022</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion drools-persistence/drools-persistence-api/pom.xml
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.drools</groupId>
<artifactId>drools-persistence</artifactId>
<version>7.6.0-SNAPSHOT</version>
<version>7.6.0.t022</version>
</parent>

<artifactId>drools-persistence-api</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion drools-persistence/drools-persistence-jpa/pom.xml
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.drools</groupId>
<artifactId>drools-persistence</artifactId>
<version>7.6.0-SNAPSHOT</version>
<version>7.6.0.t022</version>
</parent>

<artifactId>drools-persistence-jpa</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion drools-persistence/pom.xml
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.drools</groupId>
<artifactId>drools</artifactId>
<version>7.6.0-SNAPSHOT</version>
<version>7.6.0.t022</version>
</parent>

<artifactId>drools-persistence</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion drools-pmml/pom.xml
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.drools</groupId>
<artifactId>drools</artifactId>
<version>7.6.0-SNAPSHOT</version>
<version>7.6.0.t022</version>
</parent>

<artifactId>drools-pmml</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion drools-scorecards/pom.xml
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.drools</groupId>
<artifactId>drools</artifactId>
<version>7.6.0-SNAPSHOT</version>
<version>7.6.0.t022</version>
</parent>

<artifactId>drools-scorecards</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion drools-templates/pom.xml
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.drools</groupId>
<artifactId>drools</artifactId>
<version>7.6.0-SNAPSHOT</version>
<version>7.6.0.t022</version>
</parent>

<artifactId>drools-templates</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion drools-test-coverage/pom.xml
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>org.drools</groupId>
<artifactId>drools</artifactId>
<version>7.6.0-SNAPSHOT</version>
<version>7.6.0.t022</version>
</parent>

<groupId>org.drools.testcoverage</groupId>
Expand Down
2 changes: 1 addition & 1 deletion drools-test-coverage/standalone/kie-ci-with-domain/pom.xml
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>org.drools.testcoverage</groupId>
<artifactId>drools-standalone-parent</artifactId>
<version>7.6.0-SNAPSHOT</version>
<version>7.6.0.t022</version>
</parent>

<artifactId>drools-kie-ci-with-domain-parent</artifactId>
Expand Down
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>org.drools.testcoverage</groupId>
<artifactId>drools-kie-ci-with-domain-parent</artifactId>
<version>7.6.0-SNAPSHOT</version>
<version>7.6.0.t022</version>
</parent>

<artifactId>drools-kie-ci-with-domain-test-domain</artifactId>
Expand Down
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>org.drools.testcoverage</groupId>
<artifactId>drools-kie-ci-with-domain-parent</artifactId>
<version>7.6.0-SNAPSHOT</version>
<version>7.6.0.t022</version>
</parent>

<artifactId>drools-kie-ci-with-domain-test-kjar</artifactId>
Expand Down
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>org.drools.testcoverage</groupId>
<artifactId>drools-kie-ci-with-domain-parent</artifactId>
<version>7.6.0-SNAPSHOT</version>
<version>7.6.0.t022</version>
</parent>

<artifactId>drools-kie-ci-with-domain-tests</artifactId>
Expand Down
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>org.drools.testcoverage</groupId>
<artifactId>drools-standalone-parent</artifactId>
<version>7.6.0-SNAPSHOT</version>
<version>7.6.0.t022</version>
</parent>

<artifactId>drools-kie-ci-without-domain-parent</artifactId>
Expand Down
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>org.drools.testcoverage</groupId>
<artifactId>drools-kie-ci-without-domain-parent</artifactId>
<version>7.6.0-SNAPSHOT</version>
<version>7.6.0.t022</version>
</parent>

<artifactId>drools-kie-ci-without-domain-test-domain</artifactId>
Expand Down
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>org.drools.testcoverage</groupId>
<artifactId>drools-kie-ci-without-domain-parent</artifactId>
<version>7.6.0-SNAPSHOT</version>
<version>7.6.0.t022</version>
</parent>

<artifactId>drools-kie-ci-without-domain-test-kjar</artifactId>
Expand Down
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>org.drools.testcoverage</groupId>
<artifactId>drools-kie-ci-without-domain-parent</artifactId>
<version>7.6.0-SNAPSHOT</version>
<version>7.6.0.t022</version>
</parent>

<artifactId>drools-kie-ci-without-domain-tests</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion drools-test-coverage/standalone/pom.xml
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>org.drools.testcoverage</groupId>
<artifactId>drools-test-coverage-parent</artifactId>
<version>7.6.0-SNAPSHOT</version>
<version>7.6.0.t022</version>
</parent>

<artifactId>drools-standalone-parent</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion drools-test-coverage/test-suite/pom.xml
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>org.drools.testcoverage</groupId>
<artifactId>drools-test-coverage-parent</artifactId>
<version>7.6.0-SNAPSHOT</version>
<version>7.6.0.t022</version>
</parent>

<artifactId>drools-test-suite</artifactId>
Expand Down

0 comments on commit bf2b841

Please sign in to comment.