Update the notice copyright year and the RC version

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

Branch: refs/heads/master
Commit: 38a10ac32d5872bfdfe0d02ea72f8500194603d5
Parents: 5bc6f93
Author: Carl Hall <[email protected]>
Authored: Sun Jul 16 14:38:55 2017 -0700
Committer: Carl Hall <[email protected]>
Committed: Thu Jul 20 21:00:32 2017 -0700

----------------------------------------------------------------------
 NOTICE.txt | 2 +-
 pom.xml    | 3 +--
 2 files changed, 2 insertions(+), 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/commons-dbutils/blob/38a10ac3/NOTICE.txt
----------------------------------------------------------------------
diff --git a/NOTICE.txt b/NOTICE.txt
index 9dfcfdf..ee7cd7a 100644
--- a/NOTICE.txt
+++ b/NOTICE.txt
@@ -1,5 +1,5 @@
 Apache Commons DbUtils
-Copyright 2002-2016 The Apache Software Foundation
+Copyright 2002-2017 The Apache Software Foundation
 
 This product includes software developed at
 The Apache Software Foundation (http://www.apache.org/).

http://git-wip-us.apache.org/repos/asf/commons-dbutils/blob/38a10ac3/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index d3743fa..4dea79f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -243,7 +243,7 @@
     <commons.componentid>dbutils</commons.componentid>
     <commons.module.name>org.apache.commons.dbutils</commons.module.name>
     <commons.release.version>1.7</commons.release.version>
-    <commons.rc.version>RC1</commons.rc.version>
+    <commons.rc.version>RC2</commons.rc.version>
     <commons.jira.id>DBUTILS</commons.jira.id>
     <commons.jira.pid>12310470</commons.jira.pid>
   </properties>
@@ -287,7 +287,6 @@
       <plugin>
         <groupId>org.apache.rat</groupId>
         <artifactId>apache-rat-plugin</artifactId>
-        <version>0.11</version>
         <executions>
           <execution>
             <phase>verify</phase>

Reply via email to