Project

General

Profile

« Previous | Next » 

Revision 57879

uoa-search-3.5.7 - other software csv-s with titles

View differences:

pom.xml
13 13
  	<scm>
14 14
                <developerConnection>scm:svn:https://svn.driver.research-infrastructures.eu/driver/dnet45/modules/dnet-functionality-services/branches/prod</developerConnection>
15 15
        </scm>
16

  
17
	<build>
18
		<plugins>
19
			<plugin>
20
				<groupId>org.apache.maven.plugins</groupId>
21
				<artifactId>maven-war-plugin</artifactId>
22
				<version>2.1.1</version>
23
				<configuration>
24
					<archive>
25
						<manifestEntries>
26
							<version>3.5.7</version>
27
						</manifestEntries>
28
					</archive>
29
				</configuration>
30
			</plugin>
31
		</plugins>
32
	</build>
33

  
16 34
	<dependencies>
17 35
		<dependency>
18 36
			<groupId>eu.dnetlib</groupId>
19 37
			<artifactId>uoa-search</artifactId>
20
			<version>[3.5.6]</version>
38
			<version>[3.5.7]</version>
21 39
		</dependency>
22 40
		<dependency>
23 41
			<groupId>eu.dnetlib</groupId>

Also available in: Unified diff