Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'org.eclipse.photran.intel-feature/pom.xml')
-rw-r--r--org.eclipse.photran.intel-feature/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/org.eclipse.photran.intel-feature/pom.xml b/org.eclipse.photran.intel-feature/pom.xml
index eb4f6414..c1938888 100644
--- a/org.eclipse.photran.intel-feature/pom.xml
+++ b/org.eclipse.photran.intel-feature/pom.xml
@@ -6,12 +6,12 @@
<parent>
<groupId>org.eclipse.photran</groupId>
<artifactId>photran-parent</artifactId>
- <version>8.0.3-SNAPSHOT</version>
+ <version>8.0.4-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<groupId>org.eclipse.ptp.features</groupId>
<artifactId>org.eclipse.photran.intel</artifactId>
<packaging>eclipse-feature</packaging>
- <version>8.0.3-SNAPSHOT</version>
+ <version>8.0.4-SNAPSHOT</version>
</project>

Back to the top