aboutsummaryrefslogtreecommitdiffstats
path: root/pf4j
diff options
context:
space:
mode:
authorDecebal Suiu <decebal.suiu@gmail.com>2016-01-29 14:11:16 +0200
committerDecebal Suiu <decebal.suiu@gmail.com>2016-01-29 14:11:16 +0200
commit00dcde18139d3d0ab9ed5be62fe9775834f57094 (patch)
treee721e29bf14990a70d2347f263fc1424d8ddbba2 /pf4j
parent08ce60a0d279bff27865b347f015262176efcb90 (diff)
downloadpf4j-00dcde18139d3d0ab9ed5be62fe9775834f57094.tar.gz
pf4j-00dcde18139d3d0ab9ed5be62fe9775834f57094.zip
[maven-release-plugin] prepare for next development iteration
Diffstat (limited to 'pf4j')
-rw-r--r--pf4j/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pf4j/pom.xml b/pf4j/pom.xml
index 89b4446..885a2b1 100644
--- a/pf4j/pom.xml
+++ b/pf4j/pom.xml
@@ -4,12 +4,12 @@
<parent>
<groupId>ro.fortsoft.pf4j</groupId>
<artifactId>pf4j-parent</artifactId>
- <version>0.12.0</version>
+ <version>0.13.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>pf4j</artifactId>
- <version>0.12.0</version>
+ <version>0.13.0-SNAPSHOT</version>
<packaging>jar</packaging>
<name>PF4J</name>
<description>Plugin Framework for Java</description>