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

Commit 6578da7

Browse files
committed
[maven-release-plugin] prepare release vivo-languages-1.12.2
1 parent 5d18987 commit 6578da7

File tree

22 files changed

+51
-51
lines changed

22 files changed

+51
-51
lines changed

core/home/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>vivo-languages-home-core</artifactId>
7-
<version>1.12.2-SNAPSHOT</version>
7+
<version>1.12.2</version>
88
<packaging>pom</packaging>
99

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

core/pom.xml

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

55
<groupId>org.vivoweb</groupId>
66
<artifactId>vivo-languages-core</artifactId>
7-
<version>1.12.2-SNAPSHOT</version>
7+
<version>1.12.2</version>
88
<packaging>pom</packaging>
99
<parent>
1010
<groupId>org.vivoweb</groupId>
1111
<artifactId>vivo-languages</artifactId>
12-
<version>1.12.2-SNAPSHOT</version>
12+
<version>1.12.2</version>
1313
<relativePath>..</relativePath>
1414
</parent>
1515
<name>VIVO Languages CORE</name>
@@ -54,7 +54,7 @@
5454
<connection>scm:git:git@github.com:vivo-project/VIVO-languages.git</connection>
5555
<developerConnection>scm:git:git@github.com:vivo-project/VIVO-languages.git</developerConnection>
5656
<url>git@github.com:vivo-project/VIVO-languages.git</url>
57-
<tag>HEAD</tag>
57+
<tag>vivo-languages-1.12.2</tag>
5858
</scm>
5959

6060
<properties>

core/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>vivo-languages-webapp-core</artifactId>
7-
<version>1.12.2-SNAPSHOT</version>
7+
<version>1.12.2</version>
88
<packaging>war</packaging>
99

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

de_DE/home/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>vivo-languages-home-de_DE</artifactId>
7-
<version>1.12.2-SNAPSHOT</version>
7+
<version>1.12.2</version>
88
<packaging>pom</packaging>
99

1010
<parent>
1111
<groupId>org.vivoweb</groupId>
1212
<artifactId>vivo-languages_de_DE</artifactId>
13-
<version>1.12.2-SNAPSHOT</version>
13+
<version>1.12.2</version>
1414
<relativePath>..</relativePath>
1515
</parent>
1616

de_DE/pom.xml

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

55
<groupId>org.vivoweb</groupId>
66
<artifactId>vivo-languages_de_DE</artifactId>
7-
<version>1.12.2-SNAPSHOT</version>
7+
<version>1.12.2</version>
88
<packaging>pom</packaging>
99

1010
<name>VIVO Languages de_DE</name>
@@ -49,7 +49,7 @@
4949
<connection>scm:git:git@github.com:vivo-project/VIVO-languages.git</connection>
5050
<developerConnection>scm:git:git@github.com:vivo-project/VIVO-languages.git</developerConnection>
5151
<url>git@github.com:vivo-project/VIVO-languages.git</url>
52-
<tag>HEAD</tag>
52+
<tag>vivo-languages-1.12.2</tag>
5353
</scm>
5454

5555
<properties>
@@ -228,6 +228,6 @@
228228
<parent>
229229
<groupId>org.vivoweb</groupId>
230230
<artifactId>vivo-languages</artifactId>
231-
<version>1.12.2-SNAPSHOT</version>
231+
<version>1.12.2</version>
232232
</parent>
233233
</project>

de_DE/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>vivo-languages-webapp-de_DE</artifactId>
7-
<version>1.12.2-SNAPSHOT</version>
7+
<version>1.12.2</version>
88
<packaging>war</packaging>
99

1010
<parent>
1111
<groupId>org.vivoweb</groupId>
1212
<artifactId>vivo-languages_de_DE</artifactId>
13-
<version>1.12.2-SNAPSHOT</version>
13+
<version>1.12.2</version>
1414
<relativePath>..</relativePath>
1515
</parent>
1616

en_CA/home/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>vivo-languages-home-en_CA</artifactId>
7-
<version>1.12.2-SNAPSHOT</version>
7+
<version>1.12.2</version>
88
<packaging>pom</packaging>
99

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

en_CA/pom.xml

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

55
<groupId>org.vivoweb</groupId>
66
<artifactId>vivo-languages-en_CA</artifactId>
7-
<version>1.12.2-SNAPSHOT</version>
7+
<version>1.12.2</version>
88
<packaging>pom</packaging>
99
<parent>
1010
<groupId>org.vivoweb</groupId>
1111
<artifactId>vivo-languages</artifactId>
12-
<version>1.12.2-SNAPSHOT</version>
12+
<version>1.12.2</version>
1313
<relativePath>..</relativePath>
1414
</parent>
1515
<name>VIVO Languages en_CA</name>
@@ -54,7 +54,7 @@
5454
<connection>scm:git:git@github.com:vivo-project/VIVO-languages.git</connection>
5555
<developerConnection>scm:git:git@github.com:vivo-project/VIVO-languages.git</developerConnection>
5656
<url>git@github.com:vivo-project/VIVO-languages.git</url>
57-
<tag>HEAD</tag>
57+
<tag>vivo-languages-1.12.2</tag>
5858
</scm>
5959

6060
<properties>

en_CA/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>vivo-languages-webapp-en_CA</artifactId>
7-
<version>1.12.2-SNAPSHOT</version>
7+
<version>1.12.2</version>
88
<packaging>war</packaging>
99

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

en_US/home/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>vivo-languages-home-en_US</artifactId>
7-
<version>1.12.2-SNAPSHOT</version>
7+
<version>1.12.2</version>
88
<packaging>pom</packaging>
99

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

0 commit comments

Comments
 (0)