diff options
Diffstat (limited to 'tycho-p2/pom.xml')
-rw-r--r-- | tycho-p2/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tycho-p2/pom.xml b/tycho-p2/pom.xml index 708a5d440..b10358023 100644 --- a/tycho-p2/pom.xml +++ b/tycho-p2/pom.xml @@ -17,7 +17,7 @@ <parent> <artifactId>tycho</artifactId> <groupId>org.eclipse.tycho</groupId> - <version>0.24.0-SNAPSHOT</version> + <version>0.24.0</version> </parent> <artifactId>tycho-p2</artifactId> |