Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
G
geoplatform-resources
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Giuseppe La Scaleia
geoplatform-resources
Commits
727aa91f
Commit
727aa91f
authored
Jun 28, 2011
by
Giuseppe La Scaleia
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Switch to gwt-maven-plugin 2.3.0
parent
e89732e2
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
19 deletions
+1
-19
pom.xml
pom.xml
+1
-19
No files found.
pom.xml
View file @
727aa91f
...
...
@@ -29,7 +29,6 @@
<properties>
<project.build.sourceEncoding>
UTF-8
</project.build.sourceEncoding>
<gwtVersion>
2.3.0
</gwtVersion>
</properties>
<developers>
...
...
@@ -68,7 +67,7 @@
<plugin>
<groupId>
org.codehaus.mojo
</groupId>
<artifactId>
gwt-maven-plugin
</artifactId>
<version>
2.
2
.0
</version>
<version>
2.
3
.0
</version>
<executions>
<!-- GWT version detected from dependencyManagement -->
<execution>
...
...
@@ -77,23 +76,6 @@
</goals>
</execution>
</executions>
<dependencies>
<dependency>
<groupId>
com.google.gwt
</groupId>
<artifactId>
gwt-user
</artifactId>
<version>
${gwtVersion}
</version>
</dependency>
<dependency>
<groupId>
com.google.gwt
</groupId>
<artifactId>
gwt-dev
</artifactId>
<version>
${gwtVersion}
</version>
</dependency>
<dependency>
<groupId>
com.google.gwt
</groupId>
<artifactId>
gwt-servlet
</artifactId>
<version>
${gwtVersion}
</version>
</dependency>
</dependencies>
</plugin>
</plugins>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment