Project

General

Profile

« Previous | Next » 

Revision 50383

1. Add a get notifications method by subscription id

View differences:

pom.xml
12 12
    <groupId>eu.dnetlib</groupId>
13 13
    <artifactId>uoa-repository-manager-service</artifactId>
14 14
    <version>1.0.0-SNAPSHOT</version>
15
    <packaging>war</packaging>
15
    <packaging>jar</packaging>
16 16

  
17 17

  
18 18
    <build>
......
218 218
        </dependency>
219 219

  
220 220
        <!-- https://mvnrepository.com/artifact/cz.habarta.typescript-generator/typescript-generator-maven-plugin -->
221
        <dependency>
221
        <!--<dependency>
222 222
            <groupId>cz.habarta.typescript-generator</groupId>
223 223
            <artifactId>typescript-generator-maven-plugin</artifactId>
224 224
            <version>1.29.366</version>
225
        </dependency>
225
        </dependency>-->
226 226
        <!-- https://mvnrepository.com/artifact/postgresql/postgresql -->
227 227
        <dependency>
228 228
            <groupId>postgresql</groupId>

Also available in: Unified diff