You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by rf...@apache.org on 2018/12/26 09:48:21 UTC

[maven-javadoc-plugin] 02/03: Fixed typo.

This is an automated email from the ASF dual-hosted git repository.

rfscholte pushed a commit to branch MJAVADOC-554
in repository https://gitbox.apache.org/repos/asf/maven-javadoc-plugin.git

commit e62fbaf7084e15157efc6b40ec7884c0394b417d
Author: Gili Tzabari <a-...@expedia.com>
AuthorDate: Mon Dec 24 12:44:20 2018 -0500

    Fixed typo.
---
 src/it/projects/MJAVADOC-554/invoker.properties | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/it/projects/MJAVADOC-554/invoker.properties b/src/it/projects/MJAVADOC-554/invoker.properties
index 040c67f..76def79 100644
--- a/src/it/projects/MJAVADOC-554/invoker.properties
+++ b/src/it/projects/MJAVADOC-554/invoker.properties
@@ -15,5 +15,5 @@
 # specific language governing permissions and limitations
 # under the License.
 
-invoker.goals.1=clean install javadoc::aggregate
-invoker.goals.2=javadoc::aggregate
+invoker.goals.1=clean install javadoc:aggregate
+invoker.goals.2=javadoc:aggregate