[java-mvn-enforcer-data] 02/02: Bump version after release
Phil Smart
philip.smart at jisc.ac.uk
Mon Mar 11 11:11:06 UTC 2024
This is an automated email from the git hooks/post-receive script.
philsmart pushed a commit to branch main
in repository java-mvn-enforcer-data.
View the commit online:
http://git.shibboleth.net/view/?p=java-mvn-enforcer-data.git;a=commit;h=f147fbc3e763a12edbe939da57c02590dfbb65d6
commit f147fbc3e763a12edbe939da57c02590dfbb65d6
Author: Phil Smart <philip.smart at jisc.ac.uk>
AuthorDate: Mon Mar 11 09:49:58 2024 +0000
Bump version after release
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index 225b51b..07356fa 100644
--- a/pom.xml
+++ b/pom.xml
@@ -12,14 +12,14 @@
<groupId>net.shibboleth.maven.enforcer.rules</groupId>
<artifactId>maven-dist-enforcer-data</artifactId>
<name>Shibboleth Maven Enforcer Data</name>
- <version>1.0.15</version>
+ <version>1.0.16-SNAPSHOT</version>
<description>Shibboleth Maven Enforcer Data</description>
<packaging>jar</packaging>
<properties>
<automatic.module.name>net.shibboleth.gpg</automatic.module.name>
- <current-dist-enforcer-data.version>1.0.15</current-dist-enforcer-data.version>
+ <current-dist-enforcer-data.version>1.0.16-SNAPSHOT</current-dist-enforcer-data.version>
<m2ArtifactId>maven-dist-enforcer-parent</m2ArtifactId>
<m2GroupId>net.shibboleth.maven.enforcer.rules</m2GroupId>
<m2Version>1.0.5</m2Version>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list