summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--pom.xml5
1 files changed, 3 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index efd5049..b07e554 100644
--- a/pom.xml
+++ b/pom.xml
@@ -3,12 +3,13 @@
<groupId>airgap.gitlab.xlgmokha</groupId>
<artifactId>mvn-spike</artifactId>
<packaging>jar</packaging>
- <version>1.4-SNAPSHOT</version>
+ <version>1.5</version>
<name>mvn-spike</name>
<url>http://maven.apache.org</url>
<licenses>
<license>
- <name>MIT</name>
+ <name>MIT License</name>
+ <url>http://www.opensource.org/licenses/mit-license.php</url>
</license>
</licenses>
<dependencies>