Skip to content
Snippets Groups Projects

fix: Update to common 0.7.6

1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -5,7 +5,7 @@
@@ -5,7 +5,7 @@
<artifactId>eclipsefdn-downloads-api</artifactId>
<artifactId>eclipsefdn-downloads-api</artifactId>
<version>0.0.1-SNAPSHOT</version>
<version>0.0.1-SNAPSHOT</version>
<properties>
<properties>
<eclipse-api-version>0.7.6-SNAPSHOT</eclipse-api-version>
<eclipse-api-version>0.7.6</eclipse-api-version>
<surefire-plugin.version>2.22.1</surefire-plugin.version>
<surefire-plugin.version>2.22.1</surefire-plugin.version>
<compiler-plugin.version>3.8.1</compiler-plugin.version>
<compiler-plugin.version>3.8.1</compiler-plugin.version>
<maven.compiler.target>11</maven.compiler.target>
<maven.compiler.target>11</maven.compiler.target>
Loading