This is an automated email from the ASF dual-hosted git repository.
khmarbaise pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-ear-plugin.git
The following commit(s) were added to refs/heads/master by this push:
new 1c32f19 Fixed URL in link to Git repo.
1c32f19 is described below
commit 1c32f196db88a07d55ed6cf45b6033d5983fc27b
Author: Karl Heinz Marbaise <[email protected]>
AuthorDate: Thu Mar 8 21:22:01 2018 +0100
Fixed URL in link to Git repo.
---
src/site/apt/tests.apt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/site/apt/tests.apt b/src/site/apt/tests.apt
index 3ca456f..ae01c8a 100644
--- a/src/site/apt/tests.apt
+++ b/src/site/apt/tests.apt
@@ -27,7 +27,7 @@
EAR Plugin Tests
This page lists the EAR Plugin integration tests. Each tests is built on top
of a sample project available in
- the
{{{https://gitbox.apache.org/repos/asf?p=maven-ear-plugin.git;a=tree;f=src/test/resources/projects;h=39023bc4a97f4eea5305d068a3b0d24a5864b5f2;hb=HEAD/}git
repository}}.
+ the
{{{https://gitbox.apache.org/repos/asf?p=maven-ear-plugin.git;a=tree;f=src/test/resources/projects}git
repository}}.
This structure provides lots of concrete use cases for beginners.
* project-001: builds an EAR with a single EJB and no configuration.
--
To stop receiving notification emails like this one, please contact
[email protected].