Mercurial > people > jerboaa > scheduler-plugin
changeset 7:d49a2bbf53b0
Bump Thermostat version number.
author | Mario Torre <neugens.limasoftware@gmail.com> |
---|---|
date | Thu, 21 Feb 2013 16:27:32 +0100 |
parents | 5e281961d0e3 |
children | 42d774fd621d |
files | client-swing/pom.xml pom.xml |
diffstat | 2 files changed, 3 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/client-swing/pom.xml Mon Feb 11 22:08:33 2013 +0100 +++ b/client-swing/pom.xml Thu Feb 21 16:27:32 2013 +0100 @@ -95,7 +95,7 @@ <dependency> <groupId>com.redhat.thermostat</groupId> <artifactId>thermostat-client-swing</artifactId> - <version>0.5.0-SNAPSHOT</version> + <version>0.6.0-SNAPSHOT</version> <type>jar</type> </dependency>
--- a/pom.xml Mon Feb 11 22:08:33 2013 +0100 +++ b/pom.xml Thu Feb 21 16:27:32 2013 +0100 @@ -194,14 +194,14 @@ <dependency> <groupId>com.redhat.thermostat</groupId> <artifactId>thermostat-common-core</artifactId> - <version>0.5.0-SNAPSHOT</version> + <version>0.6.0-SNAPSHOT</version> <type>jar</type> </dependency> <dependency> <groupId>com.redhat.thermostat</groupId> <artifactId>thermostat-client-core</artifactId> - <version>0.5.0-SNAPSHOT</version> + <version>0.6.0-SNAPSHOT</version> <type>jar</type> </dependency>