You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by sm...@apache.org on 2018/07/24 00:59:07 UTC

[directory-scimple] branch develop updated (566fcd1 -> 5ba4661)

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

smoyer1 pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/directory-scimple.git.


    from 566fcd1  Merge branch 'develop' of github.com:apache/directory-scimple into develop
     add 60c43dd  Update project GAV to `org.apache.directory.scim:*:1.0-SNAPSHOT`
     add 7720190  Setting project version to 2.0-SNAPSHOT
     add a0851e9  Setting version back to 2.23-SNAPSHOT based on review feedback
     new 5ba4661  Merge pull request #3 from bdemers/update-poms

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 Dockerfile                                         |  15 +++
 NOTICE                                             |   2 +
 pom.xml                                            | 127 +++++++++++++--------
 scim-client/pom.xml                                |  10 +-
 scim-common/pom.xml                                |  10 +-
 scim-compliance/pom.xml                            |   4 +-
 scim-compliance/scim-compliance-client/pom.xml     |   4 +-
 scim-compliance/scim-compliance-server/pom.xml     |   8 +-
 scim-server/pom.xml                                |   2 +-
 scim-server/scim-server-common/pom.xml             |  10 +-
 .../src/main/resources/META-INF/beans.xml          |  18 ++-
 scim-spec/pom.xml                                  |   2 +-
 scim-spec/scim-spec-protocol/pom.xml               |  11 +-
 scim-spec/scim-spec-schema/pom.xml                 |   8 +-
 scim-tools/pom.xml                                 |   2 +-
 scim-tools/scim-tools-common/pom.xml               |   6 +-
 16 files changed, 148 insertions(+), 91 deletions(-)
 create mode 100644 NOTICE


[directory-scimple] 01/01: Merge pull request #3 from bdemers/update-poms

Posted by sm...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

smoyer1 pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/directory-scimple.git

commit 5ba466174f293e0c713ee7b1cb10090fe43b476d
Merge: 566fcd1 a0851e9
Author: Steve Moyer <sm...@gmail.com>
AuthorDate: Mon Jul 23 20:59:04 2018 -0400

    Merge pull request #3 from bdemers/update-poms
    
    Update project GAV to `org.apache.directory.scim:*:2.23-SNAPSHOT`

 Dockerfile                                         |  15 +++
 NOTICE                                             |   2 +
 pom.xml                                            | 127 +++++++++++++--------
 scim-client/pom.xml                                |  10 +-
 scim-common/pom.xml                                |  10 +-
 scim-compliance/pom.xml                            |   4 +-
 scim-compliance/scim-compliance-client/pom.xml     |   4 +-
 scim-compliance/scim-compliance-server/pom.xml     |   8 +-
 scim-server/pom.xml                                |   2 +-
 scim-server/scim-server-common/pom.xml             |  10 +-
 .../src/main/resources/META-INF/beans.xml          |  18 ++-
 scim-spec/pom.xml                                  |   2 +-
 scim-spec/scim-spec-protocol/pom.xml               |  11 +-
 scim-spec/scim-spec-schema/pom.xml                 |   8 +-
 scim-tools/pom.xml                                 |   2 +-
 scim-tools/scim-tools-common/pom.xml               |   6 +-
 16 files changed, 148 insertions(+), 91 deletions(-)