aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index 03f0637..351ac9e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,7 +25,7 @@ along with PDF Form Replace Font2. If not, see
<groupId>com.teddywing.pdf_form_replace_font2</groupId>
<artifactId>pdf-form-replace-font2</artifactId>
- <version>0.0.1</version>
+ <version>0.0.2-SNAPSHOT</version>
<packaging>jar</packaging>
<name>pdf-form-replace-font2</name>
@@ -41,7 +41,7 @@ along with PDF Form Replace Font2. If not, see
<scm>
<developerConnection>scm:git:file://${project.basedir}</developerConnection>
- <tag>v0.0.1</tag>
+ <tag>HEAD</tag>
</scm>
<dependencies>