aboutsummaryrefslogtreecommitdiffstats
path: root/samples/pom.xml
diff options
context:
space:
mode:
authorManolo Carrasco <manolo@apache.org>2011-05-03 10:07:29 +0000
committerManolo Carrasco <manolo@apache.org>2011-05-03 10:07:29 +0000
commit85c816cf7695882bf68b0e7feb1195c0d1e73981 (patch)
treef6f812587b76e1149cef783fa7c6b4c1693b1cc3 /samples/pom.xml
parent86ad3f84b0d4cc48081a0b0bdab4846321a5c638 (diff)
downloadgwtquery-85c816cf7695882bf68b0e7feb1195c0d1e73981.tar.gz
gwtquery-85c816cf7695882bf68b0e7feb1195c0d1e73981.zip
remove classifier in samples
Diffstat (limited to 'samples/pom.xml')
-rw-r--r--samples/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/samples/pom.xml b/samples/pom.xml
index ba47e9a5..905407af 100644
--- a/samples/pom.xml
+++ b/samples/pom.xml
@@ -16,7 +16,7 @@
<groupId>${groupId}</groupId>
<artifactId>gwtquery</artifactId>
<version>${version}</version>
- <classifier>2.0.1</classifier>
+ <!-- <classifier>2.0.1</classifier> -->
<type>jar</type>
<scope>provided</scope>
</dependency>