Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAdrian Egloff2020-04-09 07:21:16 +0000
committerAdrian Egloff2020-04-09 13:16:17 +0000
commit0d53385c75376094652efa6a1e43537b3481a812 (patch)
tree896108691b387c1096281d8bc5293a3df5f9c9ef /org.eclipse.scout.rt.shared.test
parent988188c3aca65f56f594d2f6195f15ace4ed2721 (diff)
downloadorg.eclipse.scout.rt-0d53385c75376094652efa6a1e43537b3481a812.tar.gz
org.eclipse.scout.rt-0d53385c75376094652efa6a1e43537b3481a812.tar.xz
org.eclipse.scout.rt-0d53385c75376094652efa6a1e43537b3481a812.zip
Update scout version from 10.0 to 11.0
Diffstat (limited to 'org.eclipse.scout.rt.shared.test')
-rw-r--r--org.eclipse.scout.rt.shared.test/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.scout.rt.shared.test/pom.xml b/org.eclipse.scout.rt.shared.test/pom.xml
index ceac607cde..e74ed8cf50 100644
--- a/org.eclipse.scout.rt.shared.test/pom.xml
+++ b/org.eclipse.scout.rt.shared.test/pom.xml
@@ -17,7 +17,7 @@
<parent>
<groupId>org.eclipse.scout.rt</groupId>
<artifactId>org.eclipse.scout.rt</artifactId>
- <version>10.0.0-SNAPSHOT</version>
+ <version>11.0-SNAPSHOT</version>
<relativePath>../org.eclipse.scout.rt</relativePath>
</parent>

Back to the top