diff options
| author | pcvolkmer-release-bot[bot] | 2026-02-05 08:31:11 +0100 |
|---|---|---|
| committer | GitHub | 2026-02-05 08:31:11 +0100 |
| commit | 3c031d9ec3de62658c1c46f2d802e903f55147de (patch) | |
| tree | 67e805e67de00aac528abf9ed2ea13b9a41c9b5e | |
| parent | e1da2bf524c6ca1ea5db5d70d2a3e3ac2e6e2f15 (diff) | |
chore(master): release 2.0.1-SNAPSHOT (#227)
Co-authored-by: pcvolkmer-release-bot[bot] <245199155+pcvolkmer-release-bot[bot]@users.noreply.github.com>
| -rw-r--r-- | pom.xml | 6 |
1 files changed, 2 insertions, 4 deletions
@@ -1,10 +1,8 @@ -<project xmlns="http://maven.apache.org/POM/4.0.0" - xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> <groupId>DNPMHelper</groupId> <artifactId>DNPMHelper</artifactId> - <version>2.0.0</version> + <version>2.0.1-SNAPSHOT</version> <name>DNPMHelper</name> <properties> |
