Adds gpg, sonatype, changes groupId
This commit is contained in:
@@ -4,11 +4,13 @@
|
||||
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<parent>
|
||||
<groupId>com.github.gtache</groupId>
|
||||
<groupId>ch.gtache.fxml-compiler</groupId>
|
||||
<artifactId>fxml-compiler</artifactId>
|
||||
<version>1.0-SNAPSHOT</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>fxml-compiler-api</artifactId>
|
||||
|
||||
<name>fxml-compiler-api</name>
|
||||
<description>API module for the fxml-compiler project</description>
|
||||
</project>
|
||||
Reference in New Issue
Block a user