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-web-content.git
The following commit(s) were added to refs/heads/master by this push:
new df328ea Simple publish test
df328ea is described below
commit df328ead5e3db8c9b2416115e24622943b851d7b
Author: Martin Stockhammer <[email protected]>
AuthorDate: Tue Dec 11 20:49:31 2018 +0100
Simple publish test
---
test.html | 8 ++++++++
1 file changed, 8 insertions(+)
diff --git a/test.html b/test.html
new file mode 100644
index 0000000..2a77110
--- /dev/null
+++ b/test.html
@@ -0,0 +1,8 @@
+<html>
+<head>
+<title>Test Page</title>
+</head>
+<body>
+<h2>Just testing publish</h2>
+</body>
+</html>