Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornickboldt2018-03-28 20:12:27 +0000
committernickboldt2018-03-28 20:12:27 +0000
commit288920142846fd9168547bb2cd651d346d386d0d (patch)
treeec81eecd2b2da45aa904f129707cd6cefd91c0c3
parentb4dcd14c85084391c8f7b01123bcaa9dc2c8a8dd (diff)
downloadwebtools.jsf-288920142846fd9168547bb2cd651d346d386d0d.tar.gz
webtools.jsf-288920142846fd9168547bb2cd651d346d386d0d.tar.xz
webtools.jsf-288920142846fd9168547bb2cd651d346d386d0d.zip
bump copyright date (so we can test if the 'has everything been built' check in WTP-CI_R3_10 job works)3.10.03.10.x
Signed-off-by: nickboldt <nboldt@redhat.com>
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index b17218b43..67911c694 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (c) 2012, 2013 Eclipse Foundation and others.
+ Copyright (c) 2012, 2013, 2018 Eclipse Foundation and others.
All rights reserved. This program and the accompanying materials
are made available under the terms of the Eclipse Distribution License v1.0
which accompanies this distribution, and is available at

Back to the top