You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by gg...@apache.org on 2018/05/12 18:54:45 UTC

[8/9] commons-dbcp git commit: Remove Subversion tags.

Remove Subversion tags.

Project: http://git-wip-us.apache.org/repos/asf/commons-dbcp/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-dbcp/commit/19577584
Tree: http://git-wip-us.apache.org/repos/asf/commons-dbcp/tree/19577584
Diff: http://git-wip-us.apache.org/repos/asf/commons-dbcp/diff/19577584

Branch: refs/heads/release
Commit: 1957758471b8f6586fb7367b9ced3b53c1afc35f
Parents: 62f460e
Author: Gary Gregory <ga...@gmail.com>
Authored: Sat May 12 12:32:27 2018 -0600
Committer: Gary Gregory <ga...@gmail.com>
Committed: Sat May 12 12:32:27 2018 -0600

----------------------------------------------------------------------
 dbcp-RC.sh      | 1 -
 dbcp-pre-RC.sh  | 1 -
 dbcp-release.sh | 1 -
 3 files changed, 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/commons-dbcp/blob/19577584/dbcp-RC.sh
----------------------------------------------------------------------
diff --git a/dbcp-RC.sh b/dbcp-RC.sh
index 33c34cc..9359aee 100755
--- a/dbcp-RC.sh
+++ b/dbcp-RC.sh
@@ -25,7 +25,6 @@
 #    svn pub/sub dev checkout.
 # 2) Nexus repo from previous RC has been dropped.
 #
-# $Revision$ $Date$
 # -----------------------------------------------------------------------------
 # Set script variables
 version=2.3.0

http://git-wip-us.apache.org/repos/asf/commons-dbcp/blob/19577584/dbcp-pre-RC.sh
----------------------------------------------------------------------
diff --git a/dbcp-pre-RC.sh b/dbcp-pre-RC.sh
index 0d1802c..f80d657 100755
--- a/dbcp-pre-RC.sh
+++ b/dbcp-pre-RC.sh
@@ -23,7 +23,6 @@
 # to checkin.  Both RELEASE-NOTES.txt and the generated download
 # page need to be checked in after review.
 #
-# $Revision$ $Date$
 # ----------------------------------------------------------------------------
 version=2.3.0
 mvn changes:announcement-generate -Prelease-notes -Dchanges.version=${version}

http://git-wip-us.apache.org/repos/asf/commons-dbcp/blob/19577584/dbcp-release.sh
----------------------------------------------------------------------
diff --git a/dbcp-release.sh b/dbcp-release.sh
index cd21dd3..566d08d 100755
--- a/dbcp-release.sh
+++ b/dbcp-release.sh
@@ -28,7 +28,6 @@
 # 0) Commit the local changes to actually publish the artifacts
 # 1) Cleanup old versions in dist
 #
-# $Revision$ $Date$
 # -----------------------------------------------------------------------------
 # Set script variables
 version=2.3.0      # version being released