This is an automated email from the ASF dual-hosted git repository.
olamy pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/archiva-parent.git
The following commit(s) were added to refs/heads/master by this push:
new abaa012 fix typo
abaa012 is described below
commit abaa012b05e9cddcafb151c2b29630e4a07d7224
Author: olivier lamy <[email protected]>
AuthorDate: Mon Dec 31 15:21:18 2018 +1000
fix typo
Signed-off-by: olivier lamy <[email protected]>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 7ef6180..c9ac14d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -734,7 +734,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-shade-plugin</artifactId>
- <version>3.2.1.</version>
+ <version>3.2.1</version>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>