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

Commit

Permalink
Merge pull request #1 from keepitsts/DroolsUpgrade
Browse files Browse the repository at this point in the history
Drools upgrade
  • Loading branch information
alefbt committed Apr 28, 2019
2 parents 7ee0b15 + c7c7fdd commit 5148642
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 3 deletions.
1 change: 1 addition & 0 deletions README.md
@@ -1,5 +1,6 @@
בס"ד


[![MatrixBI](docs/matrixbi-logo.png)](http://www.matrixbi.co.il/)


Expand Down
2 changes: 1 addition & 1 deletion nifi-ruleengien-processor-processors/pom.xml
Expand Up @@ -29,7 +29,7 @@
<groupId>org.drools</groupId>
<artifactId>drools-bom</artifactId>
<type>pom</type>
<version>7.5.0.Final</version>
<version>7.20.0.Final</version>
<scope>import</scope>
</dependency>
</dependencies>
Expand Down
4 changes: 2 additions & 2 deletions rule-engine-reader/pom.xml
Expand Up @@ -14,7 +14,7 @@
<groupId>org.drools</groupId>
<artifactId>drools-bom</artifactId>
<type>pom</type>
<version>7.5.0.Final</version>
<version>7.20.0.Final</version>
<scope>import</scope>
</dependency>
</dependencies>
Expand Down Expand Up @@ -60,4 +60,4 @@
</plugin>
</plugins>
</build>
</project>
</project>

0 comments on commit 5148642

Please sign in to comment.