Adjusted version and copyright date
diff --git a/org.eclipse.pde-feature/feature.xml b/org.eclipse.pde-feature/feature.xml
index e42479a..09f7940 100644
--- a/org.eclipse.pde-feature/feature.xml
+++ b/org.eclipse.pde-feature/feature.xml
@@ -2,7 +2,7 @@
<feature
id="org.eclipse.pde"
label="%featureName"
- version="3.7.1.qualifier"
+ version="3.7.2.qualifier"
provider-name="%providerName"
image="eclipse_update_120.jpg"
license-feature="org.eclipse.license"
@@ -27,8 +27,8 @@
</url>
<requires>
- <import feature="org.eclipse.jdt" version="3.7.1" match="compatible"/>
- <import feature="org.eclipse.platform" version="3.7.1" match="greaterOrEqual"/>
+ <import feature="org.eclipse.jdt" version="3.7.2" match="compatible"/>
+ <import feature="org.eclipse.platform" version="3.7.2" match="greaterOrEqual"/>
</requires>
<plugin
diff --git a/org.eclipse.pde-feature/sourceTemplatePlugin/about.properties b/org.eclipse.pde-feature/sourceTemplatePlugin/about.properties
index 7809899..5024209 100644
--- a/org.eclipse.pde-feature/sourceTemplatePlugin/about.properties
+++ b/org.eclipse.pde-feature/sourceTemplatePlugin/about.properties
@@ -1,5 +1,5 @@
###############################################################################
-# Copyright (c) 2000, 2011 IBM Corporation and others.
+# Copyright (c) 2000, 2012 IBM Corporation and others.
# All rights reserved. This program and the accompanying materials
# are made available under the terms of the Eclipse Public License v1.0
# which accompanies this distribution, and is available at
@@ -21,6 +21,6 @@
Version: {featureVersion}\n\
Build id: {0}\n\
\n\
-(c) Copyright Eclipse contributors and others 2000, 2011. All rights reserved.\n\
+(c) Copyright Eclipse contributors and others 2000, 2012. All rights reserved.\n\
Visit http://www.eclipse.org/pde