fix build name
This commit is contained in:
parent
b0124d3800
commit
eac744bd95
|
@ -80,7 +80,6 @@
|
|||
</dependencies>
|
||||
|
||||
<build>
|
||||
<finalName>argos-annotation-web</finalName>
|
||||
<plugins>
|
||||
<plugin>
|
||||
<groupId>org.springframework.boot</groupId>
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
<modelVersion>4.0.0</modelVersion>
|
||||
<groupId>gr.cite</groupId>
|
||||
<artifactId>annotation-service-parent</artifactId>
|
||||
<name>Argos Annotation Parent</name>
|
||||
<name>OpenDMP Annotation Parent</name>
|
||||
<version>${revision}</version>
|
||||
<packaging>pom</packaging>
|
||||
|
||||
|
|
Loading…
Reference in New Issue