[maven-release-plugin] release of easyrules-1.1.0

pull/3/head
benas 12 years ago
parent 085ceb67d1
commit ec18066bef

@ -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-core</artifactId> <artifactId>easyrules-core</artifactId>

@ -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>

@ -3,7 +3,7 @@
<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>
<modules> <modules>
<module>easyrules-core</module> <module>easyrules-core</module>

Loading…
Cancel
Save