Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKaloyan Raev2017-09-19 09:52:14 +0000
committerKaloyan Raev2017-09-19 09:52:14 +0000
commitf007bfc2754f47a559d4193fb2b3b3c6b589b9c5 (patch)
treea9af87046b15280ac80006982fe99ac295929757 /tests/org.eclipse.dltk.sh.core.tests/pom.xml
parentb8fefcbc57a068e91709c0bafc638a83e73b8f9f (diff)
downloadorg.eclipse.dltk.sh-f007bfc2754f47a559d4193fb2b3b3c6b589b9c5.tar.gz
org.eclipse.dltk.sh-f007bfc2754f47a559d4193fb2b3b3c6b589b9c5.tar.xz
org.eclipse.dltk.sh-f007bfc2754f47a559d4193fb2b3b3c6b589b9c5.zip
Change version to 5.8.2-SNAPSHOT
Signed-off-by: Kaloyan Raev <kaloyan.r@zend.com>
Diffstat (limited to 'tests/org.eclipse.dltk.sh.core.tests/pom.xml')
-rw-r--r--tests/org.eclipse.dltk.sh.core.tests/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/org.eclipse.dltk.sh.core.tests/pom.xml b/tests/org.eclipse.dltk.sh.core.tests/pom.xml
index e40ce54..1a2d1f0 100644
--- a/tests/org.eclipse.dltk.sh.core.tests/pom.xml
+++ b/tests/org.eclipse.dltk.sh.core.tests/pom.xml
@@ -13,7 +13,7 @@
<parent>
<groupId>org.eclipse.dltk.sh</groupId>
<artifactId>parent</artifactId>
- <version>5.9.0-SNAPSHOT</version>
+ <version>5.8.2-SNAPSHOT</version>
<relativePath>../..</relativePath>
</parent>

Back to the top