Skip to content

Commit bc2d2ef

Browse files
committed
[maven-release-plugin] prepare release jarviz-parent-0.1.6
1 parent a120823 commit bc2d2ef

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

jarviz-lib/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<groupId>com.expediagroup</groupId>
2222
<artifactId>jarviz-parent</artifactId>
23-
<version>0.1.6-SNAPSHOT</version>
23+
<version>0.1.6</version>
2424
</parent>
2525

2626
<artifactId>jarviz</artifactId>

pom.xml

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

2020
<groupId>com.expediagroup</groupId>
2121
<artifactId>jarviz-parent</artifactId>
22-
<version>0.1.6-SNAPSHOT</version>
22+
<version>0.1.6</version>
2323
<packaging>pom</packaging>
2424

2525
<name>jarviz-parent</name>
@@ -59,7 +59,7 @@
5959
<connection>scm:git:git@github.com:ExpediaGroup/jarviz.git</connection>
6060
<developerConnection>scm:git:git@github.com:ExpediaGroup/jarviz.git</developerConnection>
6161
<url>http://github.com/ExpediaGroup/jarviz</url>
62-
<tag>jarviz-parent-0.0.19</tag>
62+
<tag>jarviz-parent-0.1.6</tag>
6363
</scm>
6464

6565
<distributionManagement>

0 commit comments

Comments
 (0)