fix version number

pull/3/head
benas 11 years ago
parent c36e33e22f
commit 21cbf29966

@ -4,7 +4,7 @@
<parent>
<groupId>io.github.benas</groupId>
<artifactId>easyrules</artifactId>
<version>1.1.0</version>
<version>1.0.0</version>
</parent>
<artifactId>easyrules-core</artifactId>

@ -4,7 +4,7 @@
<parent>
<groupId>io.github.benas</groupId>
<artifactId>easyrules</artifactId>
<version>1.1.0</version>
<version>1.0.0</version>
</parent>
<artifactId>easyrules-samples</artifactId>
@ -37,7 +37,7 @@
<dependency>
<groupId>io.github.benas</groupId>
<artifactId>easyrules-core</artifactId>
<version>1.1.0</version>
<version>1.0.0</version>
</dependency>
</dependencies>

@ -9,7 +9,7 @@
<groupId>io.github.benas</groupId>
<artifactId>easyrules</artifactId>
<version>1.1.0</version>
<version>1.0.0</version>
<modules>
<module>easyrules-core</module>

Loading…
Cancel
Save