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 16ccb49 commit 2bdf01dCopy full SHA for 2bdf01d
pom.xml
@@ -4,9 +4,9 @@
4
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
5
<modelVersion>4.0.0</modelVersion>
6
7
- <groupId>groupId</groupId>
+ <groupId>com.github.Valkryst</groupId>
8
<artifactId>VNameGenerator</artifactId>
9
- <version>1.0-SNAPSHOT</version>
+ <version>1.0.0</version>
10
11
<properties>
12
<maven.compiler.source>1.8</maven.compiler.source>
0 commit comments