We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0e4a164 commit 4a0c8f8Copy full SHA for 4a0c8f8
pom.xml
@@ -142,15 +142,15 @@
142
<plugin>
143
<groupId>org.apache.geronimo.devtools</groupId>
144
<artifactId>maven-eclipsepde-plugin</artifactId>
145
- <version>1.0-SNAPSHOT</version>
+ <version>1.0</version>
146
<configuration>
147
<eclipseHome>${settings.localRepository}/eclipse/eclipse/</eclipseHome>
148
</configuration>
149
</plugin>
150
151
152
<artifactId>maven-emf-plugin</artifactId>
153
154
155
</plugins>
156
</pluginManagement>
0 commit comments