Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/org.eclipse.osee.x.ats.p2/pom.xml')
-rw-r--r--plugins/org.eclipse.osee.x.ats.p2/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/org.eclipse.osee.x.ats.p2/pom.xml b/plugins/org.eclipse.osee.x.ats.p2/pom.xml
index 0679634275c..1b067ce0e77 100644
--- a/plugins/org.eclipse.osee.x.ats.p2/pom.xml
+++ b/plugins/org.eclipse.osee.x.ats.p2/pom.xml
@@ -6,13 +6,13 @@
<parent>
<groupId>org.eclipse.osee</groupId>
<artifactId>org.eclipse.osee.x.ats.parent</artifactId>
- <version>0.25.1-SNAPSHOT</version>
+ <version>0.25.2-SNAPSHOT</version>
<relativePath>../../plugins/org.eclipse.osee.x.ats.parent</relativePath>
</parent>
<artifactId>org.eclipse.osee.x.ats.p2</artifactId>
<packaging>eclipse-repository</packaging>
<name>OSEE X ATS - p2 Site (Incubation)</name>
- <version>0.25.1-SNAPSHOT</version>
+ <version>0.25.2-SNAPSHOT</version>
</project>

Back to the top