diff options
author | Olivier Lamy <olamy@apache.org> | 2014-09-01 15:15:00 +1000 |
---|---|---|
committer | Olivier Lamy <olamy@apache.org> | 2014-09-01 15:15:00 +1000 |
commit | ede01e523e39fed1f2ac61770fc76c37b18f58cb (patch) | |
tree | c9209efde87858fe76edf6a783e3c099ab646d55 /archiva-modules/plugins/npanday-support | |
parent | aca120c87c96bb91aaf736ab5060d33c41087d6b (diff) | |
download | archiva-ede01e523e39fed1f2ac61770fc76c37b18f58cb.tar.gz archiva-ede01e523e39fed1f2ac61770fc76c37b18f58cb.zip |
[maven-release-plugin] prepare for next development iteration
Diffstat (limited to 'archiva-modules/plugins/npanday-support')
-rw-r--r-- | archiva-modules/plugins/npanday-support/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/archiva-modules/plugins/npanday-support/pom.xml b/archiva-modules/plugins/npanday-support/pom.xml index cbe9a28b1..861cf7c10 100644 --- a/archiva-modules/plugins/npanday-support/pom.xml +++ b/archiva-modules/plugins/npanday-support/pom.xml @@ -23,7 +23,7 @@ <parent> <artifactId>plugins</artifactId> <groupId>org.apache.archiva</groupId> - <version>2.1.1</version> + <version>2.1.2-SNAPSHOT</version> </parent> <artifactId>npanday-support</artifactId> <packaging>bundle</packaging> |