Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArthur van Dorp2019-07-10 06:44:12 +0000
committerArthur van Dorp2019-07-10 06:46:11 +0000
commitdd6bd759ca851ed7cddcc9ecaef6f2b2735ae1ff (patch)
treef61ce43ea90841dd0ee2e251bd2f18ef1026304c /org.eclipse.scout.rt.mom.api.test
parent20fb96165aac0ddb1148d4aac09e5ef53d7d67a4 (diff)
downloadorg.eclipse.scout.rt-dd6bd759ca851ed7cddcc9ecaef6f2b2735ae1ff.tar.gz
org.eclipse.scout.rt-dd6bd759ca851ed7cddcc9ecaef6f2b2735ae1ff.tar.xz
org.eclipse.scout.rt-dd6bd759ca851ed7cddcc9ecaef6f2b2735ae1ff.zip
Revert "Change Snapshot version from 10.0.0-SNAPSHOT to 10-SNAPSHOT"
This reverts commit 32da0693607a88a29b8f1c094de837f818a07418. Change-Id: I5a5c86cb36087d365de457b13bbd63ce0d4601ae Reviewed-on: https://git.eclipse.org/r/145748 Reviewed-by: Arthur van Dorp <Arthur.vanDorp@bsi-software.com> Tested-by: Arthur van Dorp <Arthur.vanDorp@bsi-software.com>
Diffstat (limited to 'org.eclipse.scout.rt.mom.api.test')
-rw-r--r--org.eclipse.scout.rt.mom.api.test/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.scout.rt.mom.api.test/pom.xml b/org.eclipse.scout.rt.mom.api.test/pom.xml
index 1d71d78ab5..f209eb6bbf 100644
--- a/org.eclipse.scout.rt.mom.api.test/pom.xml
+++ b/org.eclipse.scout.rt.mom.api.test/pom.xml
@@ -17,7 +17,7 @@
<parent>
<groupId>org.eclipse.scout.rt</groupId>
<artifactId>org.eclipse.scout.rt</artifactId>
- <version>10-SNAPSHOT</version>
+ <version>10.0.0-SNAPSHOT</version>
<relativePath>../org.eclipse.scout.rt/pom.xml</relativePath>
</parent>

Back to the top