From e4f289c710d9bcf9099d9b9ad7e588d5a7db7cc2 Mon Sep 17 00:00:00 2001 From: Christopher Hubing Date: Mon, 24 Apr 2017 13:54:48 -0400 Subject: [PATCH] Point to tier Dockerhub REPO --- common.bash | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/common.bash b/common.bash index f499026..3fd04ea 100644 --- a/common.bash +++ b/common.bash @@ -13,6 +13,6 @@ # See the License for the specific language governing permissions and # limitations under the License. # -maintainer="bigfleet" +maintainer="tier" imagename="comanage" -version="2.0.0-rc2" +version="2.0.0"