Project

General

Profile

« Previous | Next » 

Revision 61775

[Trunk | Orcid Service]:
1. pom.xml: Updated version of "uoa-authorization-library" from 1.0.0 to 2.0.1.
2. GlobalVars.java: Added field "version" (version of project in pom).
3. OrcidServiceCheckDeployController.java: Expose globalBars.version in /health_check/advanced.
4. orcidservice.properties: Added orcidservice.globalVars.version=version (initialized by pom version).

View differences:

pom.xml
101 101
        <dependency>
102 102
            <groupId>eu.dnetlib</groupId>
103 103
            <artifactId>uoa-authorization-library</artifactId>
104
            <version>1.0.0</version>
104
            <version>2.0.1</version>
105 105
        </dependency>
106 106

  
107 107
<!--        <dependency>-->

Also available in: Unified diff