|
|
@ -4,7 +4,7 @@
|
|
|
|
<parent>
|
|
|
|
<parent>
|
|
|
|
<groupId>net.benas</groupId>
|
|
|
|
<groupId>net.benas</groupId>
|
|
|
|
<artifactId>easyrules</artifactId>
|
|
|
|
<artifactId>easyrules</artifactId>
|
|
|
|
<version>1.1.0-SNAPSHOT</version>
|
|
|
|
<version>1.1.0</version>
|
|
|
|
</parent>
|
|
|
|
</parent>
|
|
|
|
|
|
|
|
|
|
|
|
<artifactId>easyrules-samples</artifactId>
|
|
|
|
<artifactId>easyrules-samples</artifactId>
|
|
|
@ -16,7 +16,7 @@
|
|
|
|
<dependency>
|
|
|
|
<dependency>
|
|
|
|
<groupId>net.benas</groupId>
|
|
|
|
<groupId>net.benas</groupId>
|
|
|
|
<artifactId>easyrules-core</artifactId>
|
|
|
|
<artifactId>easyrules-core</artifactId>
|
|
|
|
<version>1.1.0-SNAPSHOT</version>
|
|
|
|
<version>1.1.0</version>
|
|
|
|
</dependency>
|
|
|
|
</dependency>
|
|
|
|
</dependencies>
|
|
|
|
</dependencies>
|
|
|
|
|
|
|
|
|
|
|
|