[java-parent-project] branch main updated: Fix comment nits.
Scott Cantor
cantor.2 at osu.edu
Tue Jan 11 15:40:03 UTC 2022
This is an automated email from the git hooks/post-receive script.
scantor pushed a commit to branch main
in repository java-parent-project.
View the commit online:
http://git.shibboleth.net/view/?p=java-parent-project.git;a=commit;h=4b21e5af779e3bb9c58a4825e77234da8caaa677
The following commit(s) were added to refs/heads/main by this push:
new 4b21e5a Fix comment nits.
4b21e5a is described below
commit 4b21e5af779e3bb9c58a4825e77234da8caaa677
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Tue Jan 11 10:40:01 2022 -0500
Fix comment nits.
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index 0f607a0..72418dd 100644
--- a/pom.xml
+++ b/pom.xml
@@ -11,7 +11,7 @@
<name>Shibboleth Project Java 11 Super POM</name>
<description>
- A POM containing properties, profiles, plugin configurations, etc. that are common across all Shibboleth V3 projects.
+ A POM containing properties, profiles, plugin configurations, etc. that are common across all Shibboleth V4 projects.
</description>
<properties>
@@ -29,7 +29,7 @@
The jenkins 'nightly' builds run this profile.
2) Run the (at least) verify phase of the distribution build for
- the project you are working on to ensure that the artefacts are
+ the project you are working on to ensure that the artifacts are
signed by known keys.
-->
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list