You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hc.apache.org by ol...@apache.org on 2017/04/27 14:55:39 UTC

svn commit: r1792908 - in /httpcomponents/httpcore/tags/5.0-alpha3-RC1: ./ httpcore5-ab/pom.xml httpcore5-h2/pom.xml httpcore5-osgi/pom.xml httpcore5-testing/pom.xml httpcore5/pom.xml pom.xml

Author: olegk
Date: Thu Apr 27 14:55:39 2017
New Revision: 1792908

URL: http://svn.apache.org/viewvc?rev=1792908&view=rev
Log:
HttpCore 5.0-alpha3 RC1 tag

Added:
    httpcomponents/httpcore/tags/5.0-alpha3-RC1/   (props changed)
      - copied from r1792851, httpcomponents/httpcore/trunk/
Modified:
    httpcomponents/httpcore/tags/5.0-alpha3-RC1/httpcore5-ab/pom.xml
    httpcomponents/httpcore/tags/5.0-alpha3-RC1/httpcore5-h2/pom.xml
    httpcomponents/httpcore/tags/5.0-alpha3-RC1/httpcore5-osgi/pom.xml
    httpcomponents/httpcore/tags/5.0-alpha3-RC1/httpcore5-testing/pom.xml
    httpcomponents/httpcore/tags/5.0-alpha3-RC1/httpcore5/pom.xml
    httpcomponents/httpcore/tags/5.0-alpha3-RC1/pom.xml

Propchange: httpcomponents/httpcore/tags/5.0-alpha3-RC1/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Thu Apr 27 14:55:39 2017
@@ -0,0 +1,11 @@
+.project
+.classpath
+bin
+lib
+.settings
+dist
+target
+.pmd
+.idea
+*.iml
+.checkstyle

Propchange: httpcomponents/httpcore/tags/5.0-alpha3-RC1/
------------------------------------------------------------------------------
--- svn:mergeinfo (added)
+++ svn:mergeinfo Thu Apr 27 14:55:39 2017
@@ -0,0 +1 @@
+/httpcomponents/httpcore/branches/ibm_compat_branch:755687-758898

Modified: httpcomponents/httpcore/tags/5.0-alpha3-RC1/httpcore5-ab/pom.xml
URL: http://svn.apache.org/viewvc/httpcomponents/httpcore/tags/5.0-alpha3-RC1/httpcore5-ab/pom.xml?rev=1792908&r1=1792851&r2=1792908&view=diff
==============================================================================
--- httpcomponents/httpcore/tags/5.0-alpha3-RC1/httpcore5-ab/pom.xml (original)
+++ httpcomponents/httpcore/tags/5.0-alpha3-RC1/httpcore5-ab/pom.xml Thu Apr 27 14:55:39 2017
@@ -28,7 +28,7 @@
   <parent>
     <groupId>org.apache.httpcomponents.core5</groupId>
     <artifactId>httpcore5-parent</artifactId>
-    <version>5.0-alpha3-SNAPSHOT</version>
+    <version>5.0-alpha3</version>
   </parent>
   <artifactId>httpcore5-ab</artifactId>
   <name>Apache HttpComponents Core Benchmarking Tool</name>

Modified: httpcomponents/httpcore/tags/5.0-alpha3-RC1/httpcore5-h2/pom.xml
URL: http://svn.apache.org/viewvc/httpcomponents/httpcore/tags/5.0-alpha3-RC1/httpcore5-h2/pom.xml?rev=1792908&r1=1792851&r2=1792908&view=diff
==============================================================================
--- httpcomponents/httpcore/tags/5.0-alpha3-RC1/httpcore5-h2/pom.xml (original)
+++ httpcomponents/httpcore/tags/5.0-alpha3-RC1/httpcore5-h2/pom.xml Thu Apr 27 14:55:39 2017
@@ -28,7 +28,7 @@
   <parent>
     <groupId>org.apache.httpcomponents.core5</groupId>
     <artifactId>httpcore5-parent</artifactId>
-    <version>5.0-alpha3-SNAPSHOT</version>
+    <version>5.0-alpha3</version>
   </parent>
   <artifactId>httpcore5-h2</artifactId>
   <name>Apache HttpComponents Core HTTP/2</name>

Modified: httpcomponents/httpcore/tags/5.0-alpha3-RC1/httpcore5-osgi/pom.xml
URL: http://svn.apache.org/viewvc/httpcomponents/httpcore/tags/5.0-alpha3-RC1/httpcore5-osgi/pom.xml?rev=1792908&r1=1792851&r2=1792908&view=diff
==============================================================================
--- httpcomponents/httpcore/tags/5.0-alpha3-RC1/httpcore5-osgi/pom.xml (original)
+++ httpcomponents/httpcore/tags/5.0-alpha3-RC1/httpcore5-osgi/pom.xml Thu Apr 27 14:55:39 2017
@@ -28,7 +28,7 @@
   <parent>
     <groupId>org.apache.httpcomponents.core5</groupId>
     <artifactId>httpcore5-parent</artifactId>
-    <version>5.0-alpha3-SNAPSHOT</version>
+    <version>5.0-alpha3</version>
   </parent>
   <artifactId>httpcore5-osgi</artifactId>
   <name>Apache HttpComponents Core OSGi Bundle</name>

Modified: httpcomponents/httpcore/tags/5.0-alpha3-RC1/httpcore5-testing/pom.xml
URL: http://svn.apache.org/viewvc/httpcomponents/httpcore/tags/5.0-alpha3-RC1/httpcore5-testing/pom.xml?rev=1792908&r1=1792851&r2=1792908&view=diff
==============================================================================
--- httpcomponents/httpcore/tags/5.0-alpha3-RC1/httpcore5-testing/pom.xml (original)
+++ httpcomponents/httpcore/tags/5.0-alpha3-RC1/httpcore5-testing/pom.xml Thu Apr 27 14:55:39 2017
@@ -28,7 +28,7 @@
   <parent>
     <groupId>org.apache.httpcomponents.core5</groupId>
     <artifactId>httpcore5-parent</artifactId>
-    <version>5.0-alpha3-SNAPSHOT</version>
+    <version>5.0-alpha3</version>
   </parent>
   <artifactId>httpcore5-testing</artifactId>
   <name>Apache HttpComponents Core Integration Tests</name>

Modified: httpcomponents/httpcore/tags/5.0-alpha3-RC1/httpcore5/pom.xml
URL: http://svn.apache.org/viewvc/httpcomponents/httpcore/tags/5.0-alpha3-RC1/httpcore5/pom.xml?rev=1792908&r1=1792851&r2=1792908&view=diff
==============================================================================
--- httpcomponents/httpcore/tags/5.0-alpha3-RC1/httpcore5/pom.xml (original)
+++ httpcomponents/httpcore/tags/5.0-alpha3-RC1/httpcore5/pom.xml Thu Apr 27 14:55:39 2017
@@ -28,7 +28,7 @@
   <parent>
     <groupId>org.apache.httpcomponents.core5</groupId>
     <artifactId>httpcore5-parent</artifactId>
-    <version>5.0-alpha3-SNAPSHOT</version>
+    <version>5.0-alpha3</version>
   </parent>
   <artifactId>httpcore5</artifactId>
   <name>Apache HttpComponents Core HTTP/1.1</name>

Modified: httpcomponents/httpcore/tags/5.0-alpha3-RC1/pom.xml
URL: http://svn.apache.org/viewvc/httpcomponents/httpcore/tags/5.0-alpha3-RC1/pom.xml?rev=1792908&r1=1792851&r2=1792908&view=diff
==============================================================================
--- httpcomponents/httpcore/tags/5.0-alpha3-RC1/pom.xml (original)
+++ httpcomponents/httpcore/tags/5.0-alpha3-RC1/pom.xml Thu Apr 27 14:55:39 2017
@@ -34,7 +34,7 @@
   <groupId>org.apache.httpcomponents.core5</groupId>
   <artifactId>httpcore5-parent</artifactId>
   <name>Apache HttpComponents Core Parent</name>
-  <version>5.0-alpha3-SNAPSHOT</version>
+  <version>5.0-alpha3</version>
   <description>Apache HttpComponents Core is a library of components for building HTTP enabled services</description>
   <url>http://hc.apache.org/httpcomponents-core</url>
   <inceptionYear>2005</inceptionYear>
@@ -59,9 +59,9 @@
   </issueManagement>
 
   <scm>
-    <connection>scm:svn:https://svn.apache.org/repos/asf/httpcomponents/httpcore/trunk</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/httpcomponents/httpcore/trunk</developerConnection>
-    <url>https://svn.apache.org/repos/asf/httpcomponents/httpcore/trunk</url>
+    <connection>scm:svn:https://svn.apache.org/repos/asf/httpcomponents/httpcore/tags/5.0-alpha3</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/httpcomponents/httpcore/tags/5.0-alpha3</developerConnection>
+    <url>https://svn.apache.org/repos/asf/httpcomponents/httpcore/tags/5.0-alpha3</url>
   </scm>
 
   <modules>