You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by hb...@apache.org on 2019/07/20 16:31:10 UTC

[maven-sources] branch master updated: added forgotten components

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

hboutemy pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-sources.git


The following commit(s) were added to refs/heads/master by this push:
     new 6fa2b2e  added forgotten components
6fa2b2e is described below

commit 6fa2b2e5de788fcb3890d437d7773926a3f8bb12
Author: Hervé Boutemy <hb...@apache.org>
AuthorDate: Sat Jul 20 18:31:00 2019 +0200

    added forgotten components
---
 default.xml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/default.xml b/default.xml
index 3ad33df..2d12e3f 100644
--- a/default.xml
+++ b/default.xml
@@ -143,6 +143,7 @@
   <project path='plexus/modello'                            name='modello.git'                   remote='plexus' />
   <project path='plexus/classworlds'                        name='plexus-classworlds.git'        remote='plexus' />
   <project path='plexus/components/archiver'                name='plexus-archiver.git'           remote='plexus' />
+  <project path='plexus/components/cipher'                  name='plexus-cipher.git'             remote='plexus' />
   <project path='plexus/components/cli'                     name='plexus-cli.git'                remote='plexus' />
   <project path='plexus/components/compiler'                name='plexus-compiler.git'           remote='plexus' />
   <project path='plexus/components/digest'                  name='plexus-digest.git'             remote='plexus' />
@@ -152,6 +153,7 @@
   <project path='plexus/components/io'                      name='plexus-io.git'                 remote='plexus' />
   <project path='plexus/components/languages'               name='plexus-languages.git'          remote='plexus' />
   <project path='plexus/components/resources'               name='plexus-resources.git'          remote='plexus' />
+  <project path='plexus/components/sec-dispatcher'          name='plexus-sec-dispatcher.git'     remote='plexus' />
   <project path='plexus/components/swizzle'                 name='plexus-swizzle.git'            remote='plexus' />
   <project path='plexus/components/velocity'                name='plexus-velocity.git'           remote='plexus' />
   <project path='plexus/plexus-containers'                  name='plexus-containers.git'         remote='plexus' />