Project

General

Profile

« Previous | Next » 

Revision 61805

[Trunk | Monitor Service]: pom.xml: Updated to 1.0.3 uoa-notification-service & uoa-admin-tools-library | uoa-authorization-library dependency removed (it is included in admin tools library).

View differences:

modules/uoa-monitor-service/trunk/pom.xml
81 81
            <artifactId>gson</artifactId>
82 82
            <version>2.8.2</version>
83 83
        </dependency>
84
<!--        <dependency>-->
85
<!--            <groupId>eu.dnetlib</groupId>-->
86
<!--            <artifactId>uoa-help-texts-library</artifactId>-->
87
<!--            <version>2.0.0-SNAPSHOT</version>-->
88
<!--        </dependency>-->
89
        <dependency>
84
        <dependency> <!-- this dependency includes dependency to uoa-authorization-library -->
90 85
            <groupId>eu.dnetlib</groupId>
91 86
            <artifactId>uoa-admin-tools-library</artifactId>
92
<!--            <version>1.0.1</version>-->
93
            <version>1.0.2</version>
87
            <version>1.0.3</version>
94 88
        </dependency>
95 89
        <dependency>
96 90
            <groupId>eu.dnetlib</groupId>
97
            <artifactId>uoa-authorization-library</artifactId>
98
            <version>2.0.1</version>
99
        </dependency>
100
        <dependency>
101
            <groupId>eu.dnetlib</groupId>
102 91
            <artifactId>uoa-notification-service</artifactId>
103
            <version>1.0.2</version>
92
            <version>1.0.3</version>
104 93
        </dependency>
105 94
        <dependency>
106 95
            <groupId>org.springframework.boot</groupId>

Also available in: Unified diff