Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThanh Ha2013-10-11 15:33:17 +0000
committerIan Trimble2013-10-11 18:43:19 +0000
commitc99642bdf2f2c8d93b65a1a1a4a909d18d7b1bfb (patch)
treefc5afc1f56f1957ef23ff738d3532ed3f5254202
parentde0c6425614b538e5c3483c1f83cfd654dcb5c46 (diff)
downloadwebtools.jsf-c99642bdf2f2c8d93b65a1a1a4a909d18d7b1bfb.tar.gz
webtools.jsf-c99642bdf2f2c8d93b65a1a1a4a909d18d7b1bfb.tar.xz
webtools.jsf-c99642bdf2f2c8d93b65a1a1a4a909d18d7b1bfb.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 8ffe7cb96..cc877ce89 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