We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1136611 commit bd24714Copy full SHA for bd24714
1 file changed
pom.xml
@@ -26,12 +26,12 @@ under the License.
26
<artifactId>maven-plugins</artifactId>
27
<groupId>org.apache.maven.plugins</groupId>
28
<version>28</version>
29
- <relativePath/>
+ <relativePath />
30
</parent>
31
32
<groupId>io.wcm.devops.maven.plugins</groupId>
33
<artifactId>eclipse-maven-plugin</artifactId>
34
- <version>3.0.0-SNAPSHOT</version>
+ <version>3.0.1-SNAPSHOT</version>
35
<packaging>maven-plugin</packaging>
36
37
<name>wcm.io DevOps Maven Eclipse Plugin</name>
0 commit comments