aboutsummaryrefslogtreecommitdiffstats
path: root/pf4j/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'pf4j/pom.xml')
-rw-r--r--pf4j/pom.xml7
1 files changed, 4 insertions, 3 deletions
diff --git a/pf4j/pom.xml b/pf4j/pom.xml
index 0a28627..206c750 100644
--- a/pf4j/pom.xml
+++ b/pf4j/pom.xml
@@ -4,12 +4,12 @@
<parent>
<groupId>ro.fortsoft.pf4j</groupId>
<artifactId>pom</artifactId>
- <version>0.1-SNAPSHOT</version>
+ <version>0.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>pf4j</artifactId>
- <version>0.1-SNAPSHOT</version>
+ <version>0.1</version>
<packaging>jar</packaging>
<name>PF4J Library</name>
<description>Plugin Framework for Java</description>
@@ -26,7 +26,8 @@
<connection>scm:git:https://github.com/decebals/pf4j.git</connection>
<developerConnection>scm:git:https://github.com/decebals/pf4j.git</developerConnection>
<url>git@github.com/decebals/pf4j.git</url>
- </scm>
+ <tag>release-0.1</tag>
+ </scm>
<dependencies>
<dependency>