From 4460212ac14a05eba21c433828fd14b44f79cc47 Mon Sep 17 00:00:00 2001 From: James Moger Date: Wed, 22 Oct 2014 22:17:20 -0400 Subject: [PATCH] Add description to tagRelease ant task, update build script properties --- build.moxie | 2 +- build.xml | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/build.moxie b/build.moxie index 058407a..aba53df 100644 --- a/build.moxie +++ b/build.moxie @@ -20,7 +20,7 @@ releaseDate: 2013-03-25 # Project urls url: 'http://iciql.com' -issuesUrl: 'http://code.google.com/p/iciql/issues' +issuesUrl: 'https://github.com/gitblit/iciql/issues' mavenUrl: 'http://gitblit.github.io/iciql/maven' licenses: diff --git a/build.xml b/build.xml index 78980f1..47a84f5 100644 --- a/build.xml +++ b/build.xml @@ -141,7 +141,7 @@ - + + src="${gc.url}${project.artifactId}-${project.releaseVersion}.jar" /> @@ -249,7 +249,7 @@ Tag a new version and prepare for the next development cycle. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --> - + -- 2.39.5