Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPaul Webster2014-06-19 14:19:28 +0000
committerPaul Webster2014-06-19 21:02:42 +0000
commitfbe4f1be34923a63af378fedc4ab54f2ec759751 (patch)
treec972aba673e5b8f83070b24d0888577ee9644b44
parentd2fa3e4bd1166dd4bba5b5da324802e9b86ea2fe (diff)
downloadeclipse.platform.resources-fbe4f1be34923a63af378fedc4ab54f2ec759751.tar.gz
eclipse.platform.resources-fbe4f1be34923a63af378fedc4ab54f2ec759751.tar.xz
eclipse.platform.resources-fbe4f1be34923a63af378fedc4ab54f2ec759751.zip
Bug 436736 - Prep for 4.5 (Mars) and 4.4 maintenance buildsI20140708-0800I20140701-0800
Update parent versions from 4.4.0 to 4.5.0 Signed-off-by: Paul Webster <pwebster@ca.ibm.com>
-rw-r--r--bundles/org.eclipse.core.filesystem.hpux.ia64/pom.xml2
-rw-r--r--bundles/org.eclipse.core.filesystem.java7/pom.xml2
-rw-r--r--bundles/org.eclipse.core.filesystem.linux.ppc/pom.xml2
-rw-r--r--bundles/org.eclipse.core.filesystem.linux.ppc64/pom.xml2
-rw-r--r--bundles/org.eclipse.core.filesystem.linux.x86/pom.xml2
-rw-r--r--bundles/org.eclipse.core.filesystem.linux.x86_64/pom.xml2
-rw-r--r--bundles/org.eclipse.core.filesystem.macosx/pom.xml2
-rw-r--r--bundles/org.eclipse.core.filesystem.solaris.sparc/pom.xml2
-rw-r--r--bundles/org.eclipse.core.filesystem.win32.ia64/pom.xml2
-rw-r--r--bundles/org.eclipse.core.filesystem.win32.x86/pom.xml2
-rw-r--r--bundles/org.eclipse.core.filesystem.win32.x86_64/pom.xml2
-rw-r--r--bundles/org.eclipse.core.filesystem/fragments/org.eclipse.core.filesystem.aix.ppc/pom.xml2
-rw-r--r--bundles/org.eclipse.core.filesystem/fragments/org.eclipse.core.filesystem.aix.ppc64/pom.xml2
-rw-r--r--bundles/org.eclipse.core.filesystem/fragments/org.eclipse.core.filesystem.solaris.sparcv9/pom.xml2
-rw-r--r--bundles/org.eclipse.core.filesystem/pom.xml2
-rw-r--r--bundles/org.eclipse.core.resources.spysupport/pom.xml2
-rw-r--r--bundles/org.eclipse.core.resources.win32.ia64/pom.xml2
-rw-r--r--bundles/org.eclipse.core.resources.win32.x86/pom.xml2
-rw-r--r--bundles/org.eclipse.core.resources.win32.x86_64/pom.xml2
-rw-r--r--bundles/org.eclipse.core.resources/pom.xml2
-rw-r--r--bundles/org.eclipse.core.tools.resources/pom.xml2
-rw-r--r--pom.xml4
-rw-r--r--tests/org.eclipse.core.tests.resources.saveparticipant/pom.xml2
-rw-r--r--tests/org.eclipse.core.tests.resources.saveparticipant1/pom.xml2
-rw-r--r--tests/org.eclipse.core.tests.resources.saveparticipant2/pom.xml2
-rw-r--r--tests/org.eclipse.core.tests.resources.saveparticipant3/pom.xml2
-rw-r--r--tests/org.eclipse.core.tests.resources/pom.xml2
-rw-r--r--tests/pom.xml4
28 files changed, 30 insertions, 30 deletions
diff --git a/bundles/org.eclipse.core.filesystem.hpux.ia64/pom.xml b/bundles/org.eclipse.core.filesystem.hpux.ia64/pom.xml
index 9afef317e..a950eb720 100644
--- a/bundles/org.eclipse.core.filesystem.hpux.ia64/pom.xml
+++ b/bundles/org.eclipse.core.filesystem.hpux.ia64/pom.xml
@@ -14,7 +14,7 @@
<parent>
<artifactId>eclipse.platform.resources</artifactId>
<groupId>eclipse.platform.resources</groupId>
- <version>4.4.0-SNAPSHOT</version>
+ <version>4.5.0-SNAPSHOT</version>
<relativePath>../../</relativePath>
</parent>
<groupId>org.eclipse.core</groupId>
diff --git a/bundles/org.eclipse.core.filesystem.java7/pom.xml b/bundles/org.eclipse.core.filesystem.java7/pom.xml
index 058d82b13..04c919831 100644
--- a/bundles/org.eclipse.core.filesystem.java7/pom.xml
+++ b/bundles/org.eclipse.core.filesystem.java7/pom.xml
@@ -14,7 +14,7 @@
<parent>
<artifactId>eclipse.platform.resources</artifactId>
<groupId>eclipse.platform.resources</groupId>
- <version>4.4.0-SNAPSHOT</version>
+ <version>4.5.0-SNAPSHOT</version>
<relativePath>../../</relativePath>
</parent>
<groupId>org.eclipse.core</groupId>
diff --git a/bundles/org.eclipse.core.filesystem.linux.ppc/pom.xml b/bundles/org.eclipse.core.filesystem.linux.ppc/pom.xml
index eff3bd0a9..93056cb15 100644
--- a/bundles/org.eclipse.core.filesystem.linux.ppc/pom.xml
+++ b/bundles/org.eclipse.core.filesystem.linux.ppc/pom.xml
@@ -14,7 +14,7 @@
<parent>
<artifactId>eclipse.platform.resources</artifactId>
<groupId>eclipse.platform.resources</groupId>
- <version>4.4.0-SNAPSHOT</version>
+ <version>4.5.0-SNAPSHOT</version>
<relativePath>../../</relativePath>
</parent>
<groupId>org.eclipse.core</groupId>
diff --git a/bundles/org.eclipse.core.filesystem.linux.ppc64/pom.xml b/bundles/org.eclipse.core.filesystem.linux.ppc64/pom.xml
index d1416fd8e..7ff9b8090 100644
--- a/bundles/org.eclipse.core.filesystem.linux.ppc64/pom.xml
+++ b/bundles/org.eclipse.core.filesystem.linux.ppc64/pom.xml
@@ -14,7 +14,7 @@
<parent>
<artifactId>eclipse.platform.resources</artifactId>
<groupId>eclipse.platform.resources</groupId>
- <version>4.4.0-SNAPSHOT</version>
+ <version>4.5.0-SNAPSHOT</version>
<relativePath>../../</relativePath>
</parent>
<groupId>org.eclipse.core</groupId>
diff --git a/bundles/org.eclipse.core.filesystem.linux.x86/pom.xml b/bundles/org.eclipse.core.filesystem.linux.x86/pom.xml
index 10b33db8d..7992e678e 100644
--- a/bundles/org.eclipse.core.filesystem.linux.x86/pom.xml
+++ b/bundles/org.eclipse.core.filesystem.linux.x86/pom.xml
@@ -14,7 +14,7 @@
<parent>
<artifactId>eclipse.platform.resources</artifactId>
<groupId>eclipse.platform.resources</groupId>
- <version>4.4.0-SNAPSHOT</version>
+ <version>4.5.0-SNAPSHOT</version>
<relativePath>../../</relativePath>
</parent>
<groupId>org.eclipse.core</groupId>
diff --git a/bundles/org.eclipse.core.filesystem.linux.x86_64/pom.xml b/bundles/org.eclipse.core.filesystem.linux.x86_64/pom.xml
index df6fc3800..aca45fc7e 100644
--- a/bundles/org.eclipse.core.filesystem.linux.x86_64/pom.xml
+++ b/bundles/org.eclipse.core.filesystem.linux.x86_64/pom.xml
@@ -14,7 +14,7 @@
<parent>
<artifactId>eclipse.platform.resources</artifactId>
<groupId>eclipse.platform.resources</groupId>
- <version>4.4.0-SNAPSHOT</version>
+ <version>4.5.0-SNAPSHOT</version>
<relativePath>../../</relativePath>
</parent>
<groupId>org.eclipse.core</groupId>
diff --git a/bundles/org.eclipse.core.filesystem.macosx/pom.xml b/bundles/org.eclipse.core.filesystem.macosx/pom.xml
index f1bba98e9..96a64fd54 100644
--- a/bundles/org.eclipse.core.filesystem.macosx/pom.xml
+++ b/bundles/org.eclipse.core.filesystem.macosx/pom.xml
@@ -14,7 +14,7 @@
<parent>
<artifactId>eclipse.platform.resources</artifactId>
<groupId>eclipse.platform.resources</groupId>
- <version>4.4.0-SNAPSHOT</version>
+ <version>4.5.0-SNAPSHOT</version>
<relativePath>../../</relativePath>
</parent>
<groupId>org.eclipse.core</groupId>
diff --git a/bundles/org.eclipse.core.filesystem.solaris.sparc/pom.xml b/bundles/org.eclipse.core.filesystem.solaris.sparc/pom.xml
index 725781630..abc34f07a 100644
--- a/bundles/org.eclipse.core.filesystem.solaris.sparc/pom.xml
+++ b/bundles/org.eclipse.core.filesystem.solaris.sparc/pom.xml
@@ -14,7 +14,7 @@
<parent>
<artifactId>eclipse.platform.resources</artifactId>
<groupId>eclipse.platform.resources</groupId>
- <version>4.4.0-SNAPSHOT</version>
+ <version>4.5.0-SNAPSHOT</version>
<relativePath>../../</relativePath>
</parent>
<groupId>org.eclipse.core</groupId>
diff --git a/bundles/org.eclipse.core.filesystem.win32.ia64/pom.xml b/bundles/org.eclipse.core.filesystem.win32.ia64/pom.xml
index a52b515cd..4eda6a7f0 100644
--- a/bundles/org.eclipse.core.filesystem.win32.ia64/pom.xml
+++ b/bundles/org.eclipse.core.filesystem.win32.ia64/pom.xml
@@ -14,7 +14,7 @@
<parent>
<artifactId>eclipse.platform.resources</artifactId>
<groupId>eclipse.platform.resources</groupId>
- <version>4.4.0-SNAPSHOT</version>
+ <version>4.5.0-SNAPSHOT</version>
<relativePath>../../</relativePath>
</parent>
<groupId>org.eclipse.core</groupId>
diff --git a/bundles/org.eclipse.core.filesystem.win32.x86/pom.xml b/bundles/org.eclipse.core.filesystem.win32.x86/pom.xml
index a3e12b05a..c833b3915 100644
--- a/bundles/org.eclipse.core.filesystem.win32.x86/pom.xml
+++ b/bundles/org.eclipse.core.filesystem.win32.x86/pom.xml
@@ -14,7 +14,7 @@
<parent>
<artifactId>eclipse.platform.resources</artifactId>
<groupId>eclipse.platform.resources</groupId>
- <version>4.4.0-SNAPSHOT</version>
+ <version>4.5.0-SNAPSHOT</version>
<relativePath>../../</relativePath>
</parent>
<groupId>org.eclipse.core</groupId>
diff --git a/bundles/org.eclipse.core.filesystem.win32.x86_64/pom.xml b/bundles/org.eclipse.core.filesystem.win32.x86_64/pom.xml
index 58eedeb40..e01915896 100644
--- a/bundles/org.eclipse.core.filesystem.win32.x86_64/pom.xml
+++ b/bundles/org.eclipse.core.filesystem.win32.x86_64/pom.xml
@@ -14,7 +14,7 @@
<parent>
<artifactId>eclipse.platform.resources</artifactId>
<groupId>eclipse.platform.resources</groupId>
- <version>4.4.0-SNAPSHOT</version>
+ <version>4.5.0-SNAPSHOT</version>
<relativePath>../../</relativePath>
</parent>
<groupId>org.eclipse.core</groupId>
diff --git a/bundles/org.eclipse.core.filesystem/fragments/org.eclipse.core.filesystem.aix.ppc/pom.xml b/bundles/org.eclipse.core.filesystem/fragments/org.eclipse.core.filesystem.aix.ppc/pom.xml
index 1329f5af5..d20a4b2de 100644
--- a/bundles/org.eclipse.core.filesystem/fragments/org.eclipse.core.filesystem.aix.ppc/pom.xml
+++ b/bundles/org.eclipse.core.filesystem/fragments/org.eclipse.core.filesystem.aix.ppc/pom.xml
@@ -14,7 +14,7 @@
<parent>
<artifactId>eclipse.platform.resources</artifactId>
<groupId>eclipse.platform.resources</groupId>
- <version>4.4.0-SNAPSHOT</version>
+ <version>4.5.0-SNAPSHOT</version>
<relativePath>../../../../</relativePath>
</parent>
<groupId>org.eclipse.core</groupId>
diff --git a/bundles/org.eclipse.core.filesystem/fragments/org.eclipse.core.filesystem.aix.ppc64/pom.xml b/bundles/org.eclipse.core.filesystem/fragments/org.eclipse.core.filesystem.aix.ppc64/pom.xml
index f4a63d660..3d3dc603c 100644
--- a/bundles/org.eclipse.core.filesystem/fragments/org.eclipse.core.filesystem.aix.ppc64/pom.xml
+++ b/bundles/org.eclipse.core.filesystem/fragments/org.eclipse.core.filesystem.aix.ppc64/pom.xml
@@ -14,7 +14,7 @@
<parent>
<artifactId>eclipse.platform.resources</artifactId>
<groupId>eclipse.platform.resources</groupId>
- <version>4.4.0-SNAPSHOT</version>
+ <version>4.5.0-SNAPSHOT</version>
<relativePath>../../../../</relativePath>
</parent>
<groupId>org.eclipse.core</groupId>
diff --git a/bundles/org.eclipse.core.filesystem/fragments/org.eclipse.core.filesystem.solaris.sparcv9/pom.xml b/bundles/org.eclipse.core.filesystem/fragments/org.eclipse.core.filesystem.solaris.sparcv9/pom.xml
index f90598f4a..c562626f2 100644
--- a/bundles/org.eclipse.core.filesystem/fragments/org.eclipse.core.filesystem.solaris.sparcv9/pom.xml
+++ b/bundles/org.eclipse.core.filesystem/fragments/org.eclipse.core.filesystem.solaris.sparcv9/pom.xml
@@ -14,7 +14,7 @@
<parent>
<artifactId>eclipse.platform.resources</artifactId>
<groupId>eclipse.platform.resources</groupId>
- <version>4.4.0-SNAPSHOT</version>
+ <version>4.5.0-SNAPSHOT</version>
<relativePath>../../../../</relativePath>
</parent>
<groupId>org.eclipse.core</groupId>
diff --git a/bundles/org.eclipse.core.filesystem/pom.xml b/bundles/org.eclipse.core.filesystem/pom.xml
index 87eb16124..ae6ba8e80 100644
--- a/bundles/org.eclipse.core.filesystem/pom.xml
+++ b/bundles/org.eclipse.core.filesystem/pom.xml
@@ -14,7 +14,7 @@
<parent>
<artifactId>eclipse.platform.resources</artifactId>
<groupId>eclipse.platform.resources</groupId>
- <version>4.4.0-SNAPSHOT</version>
+ <version>4.5.0-SNAPSHOT</version>
<relativePath>../../</relativePath>
</parent>
<groupId>org.eclipse.core</groupId>
diff --git a/bundles/org.eclipse.core.resources.spysupport/pom.xml b/bundles/org.eclipse.core.resources.spysupport/pom.xml
index f909bed3d..a14d767cb 100644
--- a/bundles/org.eclipse.core.resources.spysupport/pom.xml
+++ b/bundles/org.eclipse.core.resources.spysupport/pom.xml
@@ -14,7 +14,7 @@
<parent>
<artifactId>eclipse.platform.resources</artifactId>
<groupId>eclipse.platform.resources</groupId>
- <version>4.4.0-SNAPSHOT</version>
+ <version>4.5.0-SNAPSHOT</version>
<relativePath>../../</relativePath>
</parent>
<groupId>org.eclipse.core</groupId>
diff --git a/bundles/org.eclipse.core.resources.win32.ia64/pom.xml b/bundles/org.eclipse.core.resources.win32.ia64/pom.xml
index 56306b74d..900703651 100644
--- a/bundles/org.eclipse.core.resources.win32.ia64/pom.xml
+++ b/bundles/org.eclipse.core.resources.win32.ia64/pom.xml
@@ -14,7 +14,7 @@
<parent>
<artifactId>eclipse.platform.resources</artifactId>
<groupId>eclipse.platform.resources</groupId>
- <version>4.4.0-SNAPSHOT</version>
+ <version>4.5.0-SNAPSHOT</version>
<relativePath>../../</relativePath>
</parent>
<groupId>org.eclipse.core</groupId>
diff --git a/bundles/org.eclipse.core.resources.win32.x86/pom.xml b/bundles/org.eclipse.core.resources.win32.x86/pom.xml
index 0828721ff..e3f737003 100644
--- a/bundles/org.eclipse.core.resources.win32.x86/pom.xml
+++ b/bundles/org.eclipse.core.resources.win32.x86/pom.xml
@@ -14,7 +14,7 @@
<parent>
<artifactId>eclipse.platform.resources</artifactId>
<groupId>eclipse.platform.resources</groupId>
- <version>4.4.0-SNAPSHOT</version>
+ <version>4.5.0-SNAPSHOT</version>
<relativePath>../../</relativePath>
</parent>
<groupId>org.eclipse.core</groupId>
diff --git a/bundles/org.eclipse.core.resources.win32.x86_64/pom.xml b/bundles/org.eclipse.core.resources.win32.x86_64/pom.xml
index 2689595ff..7335a49a1 100644
--- a/bundles/org.eclipse.core.resources.win32.x86_64/pom.xml
+++ b/bundles/org.eclipse.core.resources.win32.x86_64/pom.xml
@@ -11,7 +11,7 @@
<parent>
<artifactId>eclipse.platform.resources</artifactId>
<groupId>eclipse.platform.resources</groupId>
- <version>4.4.0-SNAPSHOT</version>
+ <version>4.5.0-SNAPSHOT</version>
<relativePath>../../</relativePath>
</parent>
<groupId>org.eclipse.core</groupId>
diff --git a/bundles/org.eclipse.core.resources/pom.xml b/bundles/org.eclipse.core.resources/pom.xml
index 619d6bf08..0d1e7d4be 100644
--- a/bundles/org.eclipse.core.resources/pom.xml
+++ b/bundles/org.eclipse.core.resources/pom.xml
@@ -14,7 +14,7 @@
<parent>
<artifactId>eclipse.platform.resources</artifactId>
<groupId>eclipse.platform.resources</groupId>
- <version>4.4.0-SNAPSHOT</version>
+ <version>4.5.0-SNAPSHOT</version>
<relativePath>../../</relativePath>
</parent>
<groupId>org.eclipse.core</groupId>
diff --git a/bundles/org.eclipse.core.tools.resources/pom.xml b/bundles/org.eclipse.core.tools.resources/pom.xml
index 6f5e67dd4..e9926ddc8 100644
--- a/bundles/org.eclipse.core.tools.resources/pom.xml
+++ b/bundles/org.eclipse.core.tools.resources/pom.xml
@@ -14,7 +14,7 @@
<parent>
<artifactId>eclipse.platform.resources</artifactId>
<groupId>eclipse.platform.resources</groupId>
- <version>4.4.0-SNAPSHOT</version>
+ <version>4.5.0-SNAPSHOT</version>
<relativePath>../../</relativePath>
</parent>
<groupId>org.eclipse.core</groupId>
diff --git a/pom.xml b/pom.xml
index 4ba81ab87..cd685efdb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -15,13 +15,13 @@
<parent>
<groupId>org.eclipse</groupId>
<artifactId>eclipse-platform-parent</artifactId>
- <version>4.4.0-SNAPSHOT</version>
+ <version>4.5.0-SNAPSHOT</version>
<relativePath>../eclipse-platform-parent</relativePath>
</parent>
<groupId>eclipse.platform.resources</groupId>
<artifactId>eclipse.platform.resources</artifactId>
- <version>4.4.0-SNAPSHOT</version>
+ <version>4.5.0-SNAPSHOT</version>
<packaging>pom</packaging>
<properties>
diff --git a/tests/org.eclipse.core.tests.resources.saveparticipant/pom.xml b/tests/org.eclipse.core.tests.resources.saveparticipant/pom.xml
index b83ccfe09..83d130726 100644
--- a/tests/org.eclipse.core.tests.resources.saveparticipant/pom.xml
+++ b/tests/org.eclipse.core.tests.resources.saveparticipant/pom.xml
@@ -14,7 +14,7 @@
<parent>
<artifactId>eclipse.platform.resources.tests</artifactId>
<groupId>eclipse.platform.resources</groupId>
- <version>4.4.0-SNAPSHOT</version>
+ <version>4.5.0-SNAPSHOT</version>
</parent>
<groupId>org.eclipse.core</groupId>
<artifactId>org.eclipse.core.tests.resources.saveparticipant</artifactId>
diff --git a/tests/org.eclipse.core.tests.resources.saveparticipant1/pom.xml b/tests/org.eclipse.core.tests.resources.saveparticipant1/pom.xml
index 71f22606f..c64dc2960 100644
--- a/tests/org.eclipse.core.tests.resources.saveparticipant1/pom.xml
+++ b/tests/org.eclipse.core.tests.resources.saveparticipant1/pom.xml
@@ -14,7 +14,7 @@
<parent>
<artifactId>eclipse.platform.resources.tests</artifactId>
<groupId>eclipse.platform.resources</groupId>
- <version>4.4.0-SNAPSHOT</version>
+ <version>4.5.0-SNAPSHOT</version>
</parent>
<groupId>org.eclipse.core</groupId>
<artifactId>org.eclipse.core.tests.resources.saveparticipant1</artifactId>
diff --git a/tests/org.eclipse.core.tests.resources.saveparticipant2/pom.xml b/tests/org.eclipse.core.tests.resources.saveparticipant2/pom.xml
index 2f325473f..2156d20dc 100644
--- a/tests/org.eclipse.core.tests.resources.saveparticipant2/pom.xml
+++ b/tests/org.eclipse.core.tests.resources.saveparticipant2/pom.xml
@@ -14,7 +14,7 @@
<parent>
<artifactId>eclipse.platform.resources.tests</artifactId>
<groupId>eclipse.platform.resources</groupId>
- <version>4.4.0-SNAPSHOT</version>
+ <version>4.5.0-SNAPSHOT</version>
</parent>
<groupId>org.eclipse.core</groupId>
<artifactId>org.eclipse.core.tests.resources.saveparticipant2</artifactId>
diff --git a/tests/org.eclipse.core.tests.resources.saveparticipant3/pom.xml b/tests/org.eclipse.core.tests.resources.saveparticipant3/pom.xml
index 04e1bcbe7..a217b40f8 100644
--- a/tests/org.eclipse.core.tests.resources.saveparticipant3/pom.xml
+++ b/tests/org.eclipse.core.tests.resources.saveparticipant3/pom.xml
@@ -14,7 +14,7 @@
<parent>
<artifactId>eclipse.platform.resources.tests</artifactId>
<groupId>eclipse.platform.resources</groupId>
- <version>4.4.0-SNAPSHOT</version>
+ <version>4.5.0-SNAPSHOT</version>
</parent>
<groupId>org.eclipse.core</groupId>
<artifactId>org.eclipse.core.tests.resources.saveparticipant3</artifactId>
diff --git a/tests/org.eclipse.core.tests.resources/pom.xml b/tests/org.eclipse.core.tests.resources/pom.xml
index 0249e9156..a484d0c0c 100644
--- a/tests/org.eclipse.core.tests.resources/pom.xml
+++ b/tests/org.eclipse.core.tests.resources/pom.xml
@@ -14,7 +14,7 @@
<parent>
<artifactId>eclipse.platform.resources.tests</artifactId>
<groupId>eclipse.platform.resources</groupId>
- <version>4.4.0-SNAPSHOT</version>
+ <version>4.5.0-SNAPSHOT</version>
</parent>
<groupId>org.eclipse.core</groupId>
<artifactId>org.eclipse.core.tests.resources</artifactId>
diff --git a/tests/pom.xml b/tests/pom.xml
index 7a2e69cde..5a1a5512e 100644
--- a/tests/pom.xml
+++ b/tests/pom.xml
@@ -14,10 +14,10 @@
<parent>
<groupId>eclipse.platform.resources</groupId>
<artifactId>eclipse.platform.resources</artifactId>
- <version>4.4.0-SNAPSHOT</version>
+ <version>4.5.0-SNAPSHOT</version>
</parent>
<artifactId>eclipse.platform.resources.tests</artifactId>
- <version>4.4.0-SNAPSHOT</version>
+ <version>4.5.0-SNAPSHOT</version>
<packaging>pom</packaging>
<properties>
<code.ignoredWarnings>${tests.ignoredWarnings}</code.ignoredWarnings>

Back to the top