Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index b46882ffbe..7f32e183ea 100644
--- a/pom.xml
+++ b/pom.xml
@@ -213,7 +213,7 @@
<aggregate>true</aggregate>
<strictCheck>true</strictCheck>
<properties>
- <copyright-range>${project.inceptionYear}-2015</copyright-range>
+ <copyright-range>${project.inceptionYear}-2016</copyright-range>
</properties>
<mapping>
<java>DOUBLESLASH_STYLE</java>

Back to the top