Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorstrueber2016-06-14 09:01:03 +0000
committerstrueber2016-06-14 09:01:03 +0000
commitb6499181825555cb2c261898470bd13c5856c90d (patch)
treedf68d455d2a693a0febd6967b1b74e456143909e /plugins/org.eclipse.emf.henshin.giraph/pom.xml
parent43dfd24bdfd61f7d1abd785099f1111fb2c2fcd1 (diff)
downloadorg.eclipse.emft.henshin-b6499181825555cb2c261898470bd13c5856c90d.tar.gz
org.eclipse.emft.henshin-b6499181825555cb2c261898470bd13c5856c90d.tar.xz
org.eclipse.emft.henshin-b6499181825555cb2c261898470bd13c5856c90d.zip
fixed missing version changesR140
Diffstat (limited to 'plugins/org.eclipse.emf.henshin.giraph/pom.xml')
-rw-r--r--plugins/org.eclipse.emf.henshin.giraph/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/org.eclipse.emf.henshin.giraph/pom.xml b/plugins/org.eclipse.emf.henshin.giraph/pom.xml
index 327534d41..cf8f1a7e9 100644
--- a/plugins/org.eclipse.emf.henshin.giraph/pom.xml
+++ b/plugins/org.eclipse.emf.henshin.giraph/pom.xml
@@ -7,7 +7,7 @@
<relativePath>../../pom.xml</relativePath>
<groupId>org.eclipse.emf.henshin</groupId>
<artifactId>parent</artifactId>
- <version>1.3.0-SNAPSHOT</version>
+ <version>1.4.0-SNAPSHOT</version>
</parent>
<artifactId>org.eclipse.emf.henshin.giraph</artifactId>

Back to the top