This is an automated email from the ASF dual-hosted git repository.
martin_s pushed a commit to branch master
in repository
https://gitbox.apache.org/repos/asf/archiva-redback-components-parent.git
The following commit(s) were added to refs/heads/master by this push:
new c813eea Fixing config entry
c813eea is described below
commit c813eea813d842c7c8e28ab2fd0368142604fc30
Author: Martin Stockhammer <[email protected]>
AuthorDate: Mon Apr 16 20:22:18 2018 +0200
Fixing config entry
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 2d9f9dd..c54b050 100644
--- a/pom.xml
+++ b/pom.xml
@@ -307,7 +307,7 @@
<descriptorRefs>
<descriptorRef>${sourceReleaseAssemblyDescriptor}</descriptorRef>
</descriptorRefs>
- <tarLongFileFormat>gnu</tarLongFileFormat>
+ <tarLongFileMode>gnu</tarLongFileMode>
</configuration>
</execution>
</executions>
--
To stop receiving notification emails like this one, please contact
[email protected].