You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by bo...@apache.org on 2013/11/07 09:10:45 UTC

svn commit: r1539544 - in /ant/antlibs/compress/trunk: changes.xml doap_CompressAntlib.rdf version.properties

Author: bodewig
Date: Thu Nov  7 08:10:44 2013
New Revision: 1539544

URL: http://svn.apache.org/r1539544
Log:
bump versions

Modified:
    ant/antlibs/compress/trunk/changes.xml
    ant/antlibs/compress/trunk/doap_CompressAntlib.rdf
    ant/antlibs/compress/trunk/version.properties

Modified: ant/antlibs/compress/trunk/changes.xml
URL: http://svn.apache.org/viewvc/ant/antlibs/compress/trunk/changes.xml?rev=1539544&r1=1539543&r2=1539544&view=diff
==============================================================================
--- ant/antlibs/compress/trunk/changes.xml (original)
+++ ant/antlibs/compress/trunk/changes.xml Thu Nov  7 08:10:44 2013
@@ -37,7 +37,10 @@
       <title>Apache Compress Ant Library</title>
     </properties>
 
-    <release version="1.3" date="unreleased">
+    <release version="1.4" date="unreleased">
+    </release>
+
+    <release version="1.3" date="2013-11-07">
       <action type="update" breaks-bwc="true">
         The Apache Compress Antlib now requires Apache Commons
         Compress 1.6 if you want to work with arj or 7z archives.

Modified: ant/antlibs/compress/trunk/doap_CompressAntlib.rdf
URL: http://svn.apache.org/viewvc/ant/antlibs/compress/trunk/doap_CompressAntlib.rdf?rev=1539544&r1=1539543&r2=1539544&view=diff
==============================================================================
--- ant/antlibs/compress/trunk/doap_CompressAntlib.rdf (original)
+++ ant/antlibs/compress/trunk/doap_CompressAntlib.rdf Thu Nov  7 08:10:44 2013
@@ -56,6 +56,13 @@
         <revision>1.2</revision>
       </Version>
     </release>
+    <release>
+      <Version>
+        <name>Apache Compress Ant Library 1.3</name>
+        <created>2013-11-07</created>
+        <revision>1.3</revision>
+      </Version>
+    </release>
     <repository>
       <SVNRepository>
         <location rdf:resource="http://svn.apache.org/repos/asf/ant/antlibs/compress"/>

Modified: ant/antlibs/compress/trunk/version.properties
URL: http://svn.apache.org/viewvc/ant/antlibs/compress/trunk/version.properties?rev=1539544&r1=1539543&r2=1539544&view=diff
==============================================================================
--- ant/antlibs/compress/trunk/version.properties (original)
+++ ant/antlibs/compress/trunk/version.properties Thu Nov  7 08:10:44 2013
@@ -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.3Alpha
+artifact.version=1.4Alpha