Skip to content

Commit 4a0c8f8

Browse files
author
Donald Woods
committed
upgrade to released devtools/maven-plugins
git-svn-id: https://svn.apache.org/repos/asf/geronimo/devtools/eclipse-plugin/branches/2.0.1@648350 13f79535-47bb-0310-9956-ffa450edef68
1 parent 0e4a164 commit 4a0c8f8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -142,15 +142,15 @@
142142
<plugin>
143143
<groupId>org.apache.geronimo.devtools</groupId>
144144
<artifactId>maven-eclipsepde-plugin</artifactId>
145-
<version>1.0-SNAPSHOT</version>
145+
<version>1.0</version>
146146
<configuration>
147147
<eclipseHome>${settings.localRepository}/eclipse/eclipse/</eclipseHome>
148148
</configuration>
149149
</plugin>
150150
<plugin>
151151
<groupId>org.apache.geronimo.devtools</groupId>
152152
<artifactId>maven-emf-plugin</artifactId>
153-
<version>1.0-SNAPSHOT</version>
153+
<version>1.0</version>
154154
</plugin>
155155
</plugins>
156156
</pluginManagement>

0 commit comments

Comments
 (0)