Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThanh Ha2013-10-11 15:33:59 +0000
committerIan Trimble2013-10-11 18:43:54 +0000
commitc740a851ea94f99619823feaf0cc73dbd2cf49a0 (patch)
tree117c9420a1f45aa82f46ab54d585201657a12f0d
parent089ad565443ac3b9b65d96ac369366863291e959 (diff)
downloadwebtools.jsf.tests-c740a851ea94f99619823feaf0cc73dbd2cf49a0.tar.gz
webtools.jsf.tests-c740a851ea94f99619823feaf0cc73dbd2cf49a0.tar.xz
webtools.jsf.tests-c740a851ea94f99619823feaf0cc73dbd2cf49a0.zip
Update pom versionv201310151153
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 9183537..6f57a2a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -17,7 +17,7 @@
<parent>
<groupId>org.eclipse</groupId>
<artifactId>wtp-parent</artifactId>
- <version>3.5.0-SNAPSHOT</version>
+ <version>3.6.0-SNAPSHOT</version>
<relativePath>../wtp-parent</relativePath>
</parent>

Back to the top