Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/org.eclipse.net4j.trace.aspectj/pom.xml')
-rw-r--r--plugins/org.eclipse.net4j.trace.aspectj/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/org.eclipse.net4j.trace.aspectj/pom.xml b/plugins/org.eclipse.net4j.trace.aspectj/pom.xml
index 9bbc36503d..d1c2991896 100644
--- a/plugins/org.eclipse.net4j.trace.aspectj/pom.xml
+++ b/plugins/org.eclipse.net4j.trace.aspectj/pom.xml
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (c) 2018-2021 Eike Stepper (Loehne, Germany) and others.
+ Copyright (c) 2018-2022 Eike Stepper (Loehne, Germany) and others.
All rights reserved. This program and the accompanying materials
are made available under the terms of the Eclipse Public License v1.0
which accompanies this distribution, and is available at
@@ -25,7 +25,7 @@
<groupId>org.eclipse.emf.cdo</groupId>
<artifactId>org.eclipse.net4j.trace.aspectj</artifactId>
- <version>1.1.3-SNAPSHOT</version>
+ <version>1.1.5-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
</project>

Back to the top