diff options
Diffstat (limited to 'eclipse/artifacts/p2repo/pom.xml')
-rw-r--r-- | eclipse/artifacts/p2repo/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/eclipse/artifacts/p2repo/pom.xml b/eclipse/artifacts/p2repo/pom.xml index e3a730a..7349063 100644 --- a/eclipse/artifacts/p2repo/pom.xml +++ b/eclipse/artifacts/p2repo/pom.xml @@ -3,7 +3,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> <modelVersion>4.0.0</modelVersion> - <version>22.6.2-SNAPSHOT</version> + <version>22.10.0-SNAPSHOT</version> <artifactId>p2repo</artifactId> <packaging>eclipse-repository</packaging> <name>p2repo</name> |