We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b4abb8 commit e75e8ddCopy full SHA for e75e8dd
pom.xml
@@ -4,11 +4,11 @@
4
http://maven.apache.org/xsd/maven-4.0.0.xsd">
5
<modelVersion>4.0.0</modelVersion>
6
<groupId>com.mapcode</groupId>
7
- <artifactId>mapcode-examples</artifactId>
+ <artifactId>mapcode-example</artifactId>
8
<packaging>jar</packaging>
9
<version>1.40</version>
10
11
- <name>Mapcode Java Examples</name>
+ <name>Mapcode Java Example</name>
12
<description>
13
This package contains examples for the Mapcode Java library.
14
For more info: http://www.mapcode.com
0 commit comments