This is an automated email from the ASF dual-hosted git repository.
cstamas pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-site.git
The following commit(s) were added to refs/heads/master by this push:
new 73ffd1bc mvnd 1.0.3 released (#1404)
73ffd1bc is described below
commit 73ffd1bc6bfc55824fbe80f2008839ea64c84d4c
Author: Tamas Cservenak <[email protected]>
AuthorDate: Sat Sep 20 23:20:17 2025 +0200
mvnd 1.0.3 released (#1404)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index f428cf43..a7910e43 100644
--- a/pom.xml
+++ b/pom.xml
@@ -67,7 +67,7 @@
<current32xVersion>3.2.5</current32xVersion>
<current31xVersion>3.1.1</current31xVersion>
<current30xVersion>3.0.5</current30xVersion>
- <currentMvnd1xVersion>1.0.2</currentMvnd1xVersion>
+ <currentMvnd1xVersion>1.0.3</currentMvnd1xVersion>
<currentMvnd2xVersion>2.0.0-rc-3</currentMvnd2xVersion>
<currentAntTasksVersion>2.1.3</currentAntTasksVersion>
<currentAntTasksReleaseDate>2011-04-17</currentAntTasksReleaseDate>