Skip to content
This repository was archived by the owner on Dec 6, 2022. It is now read-only.

Commit 08a48a0

Browse files
committed
[maven-release-plugin] prepare release vitro-languages-1.11.0
1 parent 78d370b commit 08a48a0

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
<groupId>org.vivoweb</groupId>
66
<artifactId>vitro-languages</artifactId>
7-
<version>1.11.0-SNAPSHOT</version>
7+
<version>1.11.0</version>
88
<packaging>pom</packaging>
99

1010
<name>Vitro Lanugages</name>
@@ -49,7 +49,7 @@
4949
<connection>scm:git:git@github.com:vivo-project/Vitro-languages.git</connection>
5050
<developerConnection>scm:git:git@github.com:vivo-project/Vitro-languages.git</developerConnection>
5151
<url>git@github.com:vivo-project/Vitro-languages.git</url>
52-
<tag>HEAD</tag>
52+
<tag>vitro-languages-1.11.0</tag>
5353
</scm>
5454

5555
<properties>

webapp/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@
44

55
<groupId>org.vivoweb</groupId>
66
<artifactId>vitro-languages-webapp</artifactId>
7-
<version>1.11.0-SNAPSHOT</version>
7+
<version>1.11.0</version>
88
<packaging>war</packaging>
99

1010
<parent>
1111
<groupId>org.vivoweb</groupId>
1212
<artifactId>vitro-languages</artifactId>
13-
<version>1.11.0-SNAPSHOT</version>
13+
<version>1.11.0</version>
1414
<relativePath>..</relativePath>
1515
</parent>
1616

0 commit comments

Comments
 (0)