Skip to content

Commit 0439759

Browse files
committed
[maven-release-plugin] prepare release 2.3.1
1 parent 3b1ff29 commit 0439759

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

library/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<parent>
1212
<groupId>com.viewpagerindicator</groupId>
1313
<artifactId>parent</artifactId>
14-
<version>2.3.1-SNAPSHOT</version>
14+
<version>2.3.1</version>
1515
<relativePath>../pom.xml</relativePath>
1616
</parent>
1717

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<groupId>com.viewpagerindicator</groupId>
1313
<artifactId>parent</artifactId>
1414
<packaging>pom</packaging>
15-
<version>2.3.1-SNAPSHOT</version>
15+
<version>2.3.1</version>
1616

1717
<name>Android-ViewPagerIndicator (Parent)</name>
1818
<description>Android library for.</description>

sample/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<parent>
1212
<groupId>com.viewpagerindicator</groupId>
1313
<artifactId>parent</artifactId>
14-
<version>2.3.1-SNAPSHOT</version>
14+
<version>2.3.1</version>
1515
<relativePath>../pom.xml</relativePath>
1616
</parent>
1717

0 commit comments

Comments
 (0)