# HG changeset patch # User Omair Majid # Date 1374179484 14400 # Node ID 53d3cab7702569a8c705718fc475aeaa2971594c # Parent 02bf4c95c96d7094f04286ebd5b1bd8f67689958 Rename validator-command artifact Reviewed-by: jerboaa, obryan Review-thread: http://icedtea.classpath.org/pipermail/thermostat/2013-July/007521.html diff -r 02bf4c95c96d -r 53d3cab77025 validate-command/command/pom.xml --- a/validate-command/command/pom.xml Thu Jul 18 09:44:45 2013 -0600 +++ b/validate-command/command/pom.xml Thu Jul 18 16:31:24 2013 -0400 @@ -41,7 +41,7 @@ 4.0.0 com.redhat.thermostat - validate-command + thermostat-validate 0.12.0-SNAPSHOT @@ -106,4 +106,4 @@ ${project.version} - \ No newline at end of file + diff -r 02bf4c95c96d -r 53d3cab77025 validate-command/distribution/pom.xml --- a/validate-command/distribution/pom.xml Thu Jul 18 09:44:45 2013 -0600 +++ b/validate-command/distribution/pom.xml Thu Jul 18 16:31:24 2013 -0400 @@ -41,7 +41,7 @@ 4.0.0 com.redhat.thermostat - validate-command + thermostat-validate 0.12.0-SNAPSHOT @@ -93,4 +93,4 @@ ${project.version} - \ No newline at end of file + diff -r 02bf4c95c96d -r 53d3cab77025 validate-command/pom.xml --- a/validate-command/pom.xml Thu Jul 18 09:44:45 2013 -0600 +++ b/validate-command/pom.xml Thu Jul 18 16:31:24 2013 -0400 @@ -43,7 +43,7 @@ thermostat 0.12.0-SNAPSHOT - validate-command + thermostat-validate pom Thermostat Validate command