post release house-keeping

git-svn-id: https://svn.apache.org/repos/asf/ant/antlibs/compress/trunk@1562394 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/changes.xml b/changes.xml
index 24885b6..a2ec24d 100644
--- a/changes.xml
+++ b/changes.xml
@@ -37,7 +37,10 @@
       <title>Apache Compress Ant Library</title>
     </properties>
 
-    <release version="1.4" date="unreleased">
+    <release version="1.5" date="unreleased">
+    </release>
+
+    <release version="1.4" date="2014-01-29">
       <action type="update" breaks-bwc="true">
         The Apache Compress Antlib now requires Apache Commons
         Compress 1.7 if you want to work with Snappy or .Z compressed
diff --git a/doap_CompressAntlib.rdf b/doap_CompressAntlib.rdf
index 67d6642..8c0ede3 100644
--- a/doap_CompressAntlib.rdf
+++ b/doap_CompressAntlib.rdf
@@ -63,6 +63,13 @@
         <revision>1.3</revision>
       </Version>
     </release>
+    <release>
+      <Version>
+        <name>Apache Compress Ant Library 1.4</name>
+        <created>2014-01-29</created>
+        <revision>1.4</revision>
+      </Version>
+    </release>
     <repository>
       <SVNRepository>
         <location rdf:resource="http://svn.apache.org/repos/asf/ant/antlibs/compress"/>
diff --git a/version.properties b/version.properties
index 9cdb7b6..6b8cdbc 100644
--- a/version.properties
+++ b/version.properties
@@ -12,4 +12,4 @@
 #  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 #  See the License for the specific language governing permissions and
 #  limitations under the License.
-artifact.version=1.4Alpha
+artifact.version=1.5Alpha