Skip to content

Commit a7ffd17

Browse files
1 parent e3cd003 commit a7ffd17

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

bundles/org.eclipse.pde.doc.user/META-INF/MANIFEST.MF

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
22
Bundle-ManifestVersion: 2
33
Bundle-Name: %pluginName
44
Bundle-SymbolicName: org.eclipse.pde.doc.user; singleton:=true
5-
Bundle-Version: 3.14.1600.qualifier
5+
Bundle-Version: 3.14.1700.qualifier
66
Bundle-Vendor: %providerName
77
Bundle-Localization: plugin
88
Require-Bundle: org.eclipse.help;bundle-version="[3.2.0,4.0.0)"

bundles/org.eclipse.pde.doc.user/pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<!--
3-
Copyright (c) 2012, 2019 Eclipse Foundation and others.
3+
Copyright (c) 2012, 2022 Eclipse Foundation and others.
44
All rights reserved. This program and the accompanying materials
55
are made available under the terms of the Eclipse Distribution License v1.0
66
which accompanies this distribution, and is available at
@@ -19,7 +19,7 @@
1919
</parent>
2020
<groupId>org.eclipse.pde</groupId>
2121
<artifactId>org.eclipse.pde.doc.user</artifactId>
22-
<version>3.14.1600-SNAPSHOT</version>
22+
<version>3.14.1700-SNAPSHOT</version>
2323
<packaging>eclipse-plugin</packaging>
2424
<profiles>
2525
<profile>

0 commit comments

Comments
 (0)