Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGreg Watson2015-12-04 15:44:02 +0000
committerGreg Watson2015-12-04 15:44:02 +0000
commitb207ff07fc7c445b872c65de935ff25083352eb2 (patch)
treee9c3a8aa8c592b471706e30c0645a906d1606594
parent926c22f94620a8631ce716e808e0710c87b65453 (diff)
downloadorg.eclipse.ptp.master-ptp_9_0.tar.gz
org.eclipse.ptp.master-ptp_9_0.tar.xz
org.eclipse.ptp.master-ptp_9_0.zip
Update build version.ptp_9_0
Signed-off-by: Greg Watson <g.watson@computer.org>
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 98a3c9d..d2dc347 100644
--- a/pom.xml
+++ b/pom.xml
@@ -14,7 +14,7 @@
<name>PTP Products</name>
<properties>
- <ptp-version>9.0.1</ptp-version>
+ <ptp-version>9.0.2</ptp-version>
<tycho-version>0.19.0</tycho-version>
<eclipse-release>mars</eclipse-release>
<!-->eclipse-site>http://download.eclipse.org/releases/${eclipse-release}</eclipse-site-->

Back to the top