Skip to content

Commit 4e12018

Browse files
SDawleyakurtakov
authored andcommitted
POM and product version changes for 4.25 release
1 parent f16e346 commit 4e12018

File tree

32 files changed

+32
-32
lines changed

32 files changed

+32
-32
lines changed

apitools/org.eclipse.pde.api.tools.annotations/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<parent>
1212
<groupId>org.eclipse.pde</groupId>
1313
<artifactId>eclipse.pde.apitools</artifactId>
14-
<version>4.24.0-SNAPSHOT</version>
14+
<version>4.25.0-SNAPSHOT</version>
1515
</parent>
1616
<artifactId>org.eclipse.pde.api.tools.annotations</artifactId>
1717
<version>1.1.400-SNAPSHOT</version>

apitools/org.eclipse.pde.api.tools.tests/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<parent>
1515
<groupId>org.eclipse.pde</groupId>
1616
<artifactId>eclipse.pde</artifactId>
17-
<version>4.24.0-SNAPSHOT</version>
17+
<version>4.25.0-SNAPSHOT</version>
1818
<relativePath>../../</relativePath>
1919
</parent>
2020
<artifactId>org.eclipse.pde.api.tools.tests</artifactId>

apitools/org.eclipse.pde.api.tools/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<parent>
1515
<groupId>org.eclipse.pde</groupId>
1616
<artifactId>eclipse.pde.apitools</artifactId>
17-
<version>4.24.0-SNAPSHOT</version>
17+
<version>4.25.0-SNAPSHOT</version>
1818
</parent>
1919
<artifactId>org.eclipse.pde.api.tools</artifactId>
2020
<version>1.2.900-SNAPSHOT</version>

apitools/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<parent>
1515
<groupId>org.eclipse.pde</groupId>
1616
<artifactId>eclipse.pde</artifactId>
17-
<version>4.24.0-SNAPSHOT</version>
17+
<version>4.25.0-SNAPSHOT</version>
1818
</parent>
1919
<artifactId>eclipse.pde.apitools</artifactId>
2020
<packaging>pom</packaging>

build/org.eclipse.pde.build.tests/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<parent>
1515
<groupId>org.eclipse.pde</groupId>
1616
<artifactId>eclipse.pde.build</artifactId>
17-
<version>4.24.0-SNAPSHOT</version>
17+
<version>4.25.0-SNAPSHOT</version>
1818
</parent>
1919
<artifactId>org.eclipse.pde.build.tests</artifactId>
2020
<version>1.3.400-SNAPSHOT</version>

build/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<parent>
1515
<groupId>org.eclipse.pde</groupId>
1616
<artifactId>eclipse.pde</artifactId>
17-
<version>4.24.0-SNAPSHOT</version>
17+
<version>4.25.0-SNAPSHOT</version>
1818
</parent>
1919
<artifactId>eclipse.pde.build</artifactId>
2020
<packaging>pom</packaging>

ds/org.eclipse.pde.ds.annotations.tests/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<parent>
1515
<groupId>org.eclipse.pde</groupId>
1616
<artifactId>eclipse.pde</artifactId>
17-
<version>4.24.0-SNAPSHOT</version>
17+
<version>4.25.0-SNAPSHOT</version>
1818
<relativePath>../../</relativePath>
1919
</parent>
2020
<artifactId>org.eclipse.pde.ds.annotations.tests</artifactId>

ds/org.eclipse.pde.ds.lib/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<parent>
1717
<groupId>org.eclipse.pde</groupId>
1818
<artifactId>eclipse.pde</artifactId>
19-
<version>4.24.0-SNAPSHOT</version>
19+
<version>4.25.0-SNAPSHOT</version>
2020
<relativePath>../../</relativePath>
2121
</parent>
2222
<artifactId>org.eclipse.pde.ds.lib</artifactId>

ds/org.eclipse.pde.ds.tests/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<parent>
1616
<groupId>org.eclipse.pde</groupId>
1717
<artifactId>eclipse.pde</artifactId>
18-
<version>4.24.0-SNAPSHOT</version>
18+
<version>4.25.0-SNAPSHOT</version>
1919
<relativePath>../../</relativePath>
2020
</parent>
2121
<artifactId>org.eclipse.pde.ds.tests</artifactId>

ds/org.eclipse.pde.ds1_2.lib/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<parent>
1818
<groupId>org.eclipse.pde</groupId>
1919
<artifactId>eclipse.pde</artifactId>
20-
<version>4.24.0-SNAPSHOT</version>
20+
<version>4.25.0-SNAPSHOT</version>
2121
<relativePath>../../</relativePath>
2222
</parent>
2323
<artifactId>org.eclipse.pde.ds1_2.lib</artifactId>

ds/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<parent>
1515
<groupId>org.eclipse.pde</groupId>
1616
<artifactId>eclipse.pde</artifactId>
17-
<version>4.24.0-SNAPSHOT</version>
17+
<version>4.25.0-SNAPSHOT</version>
1818
</parent>
1919
<artifactId>eclipse.pde.ds</artifactId>
2020
<packaging>pom</packaging>

features/org.eclipse.pde.unittest.junit-feature/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<parent>
1515
<groupId>org.eclipse.pde</groupId>
1616
<artifactId>eclipse.pde.features</artifactId>
17-
<version>4.24.0-SNAPSHOT</version>
17+
<version>4.25.0-SNAPSHOT</version>
1818
<relativePath>../</relativePath>
1919
</parent>
2020
<groupId>org.eclipse.pde.unittest.junit.feature</groupId>

features/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<parent>
1616
<groupId>org.eclipse.pde</groupId>
1717
<artifactId>eclipse.pde</artifactId>
18-
<version>4.24.0-SNAPSHOT</version>
18+
<version>4.25.0-SNAPSHOT</version>
1919
</parent>
2020
<artifactId>eclipse.pde.features</artifactId>
2121
<packaging>pom</packaging>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<parent>
1818
<groupId>org.eclipse</groupId>
1919
<artifactId>eclipse-platform-parent</artifactId>
20-
<version>4.24.0-SNAPSHOT</version>
20+
<version>4.25.0-SNAPSHOT</version>
2121
<relativePath>../eclipse-platform-parent</relativePath>
2222
</parent>
2323

ua/org.eclipse.pde.ua.tests/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<parent>
1515
<groupId>org.eclipse.pde</groupId>
1616
<artifactId>eclipse.pde</artifactId>
17-
<version>4.24.0-SNAPSHOT</version>
17+
<version>4.25.0-SNAPSHOT</version>
1818
<relativePath>../../</relativePath>
1919
</parent>
2020
<groupId>org.eclipse.pde</groupId>

ua/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<parent>
1515
<groupId>org.eclipse.pde</groupId>
1616
<artifactId>eclipse.pde</artifactId>
17-
<version>4.24.0-SNAPSHOT</version>
17+
<version>4.25.0-SNAPSHOT</version>
1818
</parent>
1919
<artifactId>eclipse.pde.ua</artifactId>
2020
<packaging>pom</packaging>

ui/org.eclipse.pde.core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<parent>
1616
<groupId>org.eclipse.pde</groupId>
1717
<artifactId>eclipse.pde</artifactId>
18-
<version>4.24.0-SNAPSHOT</version>
18+
<version>4.25.0-SNAPSHOT</version>
1919
<relativePath>../../</relativePath>
2020
</parent>
2121
<artifactId>org.eclipse.pde.core</artifactId>

ui/org.eclipse.pde.genericeditor.extension.tests/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<parent>
1515
<groupId>org.eclipse.pde</groupId>
1616
<artifactId>eclipse.pde</artifactId>
17-
<version>4.24.0-SNAPSHOT</version>
17+
<version>4.25.0-SNAPSHOT</version>
1818
<relativePath>../../</relativePath>
1919
</parent>
2020
<artifactId>org.eclipse.pde.genericeditor.extension.tests</artifactId>

ui/org.eclipse.pde.junit.runtime.tests/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<groupId>org.eclipse.pde</groupId>
2222
<artifactId>eclipse.pde</artifactId>
23-
<version>4.24.0-SNAPSHOT</version>
23+
<version>4.25.0-SNAPSHOT</version>
2424
<relativePath>../../</relativePath>
2525
</parent>
2626
<artifactId>org.eclipse.pde.junit.runtime.tests</artifactId>

ui/org.eclipse.pde.spy.bundle/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<parent>
1515
<groupId>org.eclipse.pde</groupId>
1616
<artifactId>eclipse.pde</artifactId>
17-
<version>4.24.0-SNAPSHOT</version>
17+
<version>4.25.0-SNAPSHOT</version>
1818
<relativePath>../../</relativePath>
1919
</parent>
2020

ui/org.eclipse.pde.spy.context/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<parent>
1515
<groupId>org.eclipse.pde</groupId>
1616
<artifactId>eclipse.pde</artifactId>
17-
<version>4.24.0-SNAPSHOT</version>
17+
<version>4.25.0-SNAPSHOT</version>
1818
<relativePath>../../</relativePath>
1919
</parent>
2020

ui/org.eclipse.pde.spy.core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<parent>
1515
<groupId>org.eclipse.pde</groupId>
1616
<artifactId>eclipse.pde</artifactId>
17-
<version>4.24.0-SNAPSHOT</version>
17+
<version>4.25.0-SNAPSHOT</version>
1818
<relativePath>../../</relativePath>
1919
</parent>
2020

ui/org.eclipse.pde.spy.css/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<parent>
1515
<groupId>org.eclipse.pde</groupId>
1616
<artifactId>eclipse.pde</artifactId>
17-
<version>4.24.0-SNAPSHOT</version>
17+
<version>4.25.0-SNAPSHOT</version>
1818
<relativePath>../../</relativePath>
1919
</parent>
2020

ui/org.eclipse.pde.spy.event/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<parent>
1515
<groupId>org.eclipse.pde</groupId>
1616
<artifactId>eclipse.pde</artifactId>
17-
<version>4.24.0-SNAPSHOT</version>
17+
<version>4.25.0-SNAPSHOT</version>
1818
<relativePath>../../</relativePath>
1919
</parent>
2020

ui/org.eclipse.pde.spy.model/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<parent>
1515
<groupId>org.eclipse.pde</groupId>
1616
<artifactId>eclipse.pde</artifactId>
17-
<version>4.24.0-SNAPSHOT</version>
17+
<version>4.25.0-SNAPSHOT</version>
1818
<relativePath>../../</relativePath>
1919
</parent>
2020

ui/org.eclipse.pde.spy.preferences/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<parent>
1515
<groupId>org.eclipse.pde</groupId>
1616
<artifactId>eclipse.pde</artifactId>
17-
<version>4.24.0-SNAPSHOT</version>
17+
<version>4.25.0-SNAPSHOT</version>
1818
<relativePath>../../</relativePath>
1919
</parent>
2020

ui/org.eclipse.pde.ui.templates.tests/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<parent>
1515
<groupId>org.eclipse.pde</groupId>
1616
<artifactId>eclipse.pde</artifactId>
17-
<version>4.24.0-SNAPSHOT</version>
17+
<version>4.25.0-SNAPSHOT</version>
1818
<relativePath>../../</relativePath>
1919
</parent>
2020
<artifactId>org.eclipse.pde.ui.templates.tests</artifactId>

ui/org.eclipse.pde.ui.tests.smartimport/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<parent>
1212
<groupId>org.eclipse.pde</groupId>
1313
<artifactId>eclipse.pde</artifactId>
14-
<version>4.24.0-SNAPSHOT</version>
14+
<version>4.25.0-SNAPSHOT</version>
1515
<relativePath>../../</relativePath>
1616
</parent>
1717
<artifactId>org.eclipse.pde.ui.tests.smartimport</artifactId>

ui/org.eclipse.pde.ui.tests/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<parent>
1515
<groupId>org.eclipse.pde</groupId>
1616
<artifactId>eclipse.pde</artifactId>
17-
<version>4.24.0-SNAPSHOT</version>
17+
<version>4.25.0-SNAPSHOT</version>
1818
<relativePath>../../</relativePath>
1919
</parent>
2020
<artifactId>org.eclipse.pde.ui.tests</artifactId>

ui/org.eclipse.pde.unittest.junit/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<parent>
1515
<groupId>org.eclipse.pde</groupId>
1616
<artifactId>eclipse.pde</artifactId>
17-
<version>4.24.0-SNAPSHOT</version>
17+
<version>4.25.0-SNAPSHOT</version>
1818
<relativePath>../../</relativePath>
1919
</parent>
2020
<artifactId>org.eclipse.pde.unittest.junit</artifactId>

ui/org.eclipse.pde/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<parent>
1515
<groupId>org.eclipse.pde</groupId>
1616
<artifactId>eclipse.pde</artifactId>
17-
<version>4.24.0-SNAPSHOT</version>
17+
<version>4.25.0-SNAPSHOT</version>
1818
<relativePath>../../</relativePath>
1919
</parent>
2020
<artifactId>org.eclipse.pde</artifactId>

ui/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<parent>
1515
<groupId>org.eclipse.pde</groupId>
1616
<artifactId>eclipse.pde</artifactId>
17-
<version>4.24.0-SNAPSHOT</version>
17+
<version>4.25.0-SNAPSHOT</version>
1818
</parent>
1919
<artifactId>eclipse.pde.ui</artifactId>
2020
<packaging>pom</packaging>

0 commit comments

Comments
 (0)