Skip to content
This repository has been archived by the owner on Jul 30, 2024. It is now read-only.

Commit

Permalink
[maven-release-plugin] prepare release 0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
xabgesagtx committed Feb 28, 2017
1 parent 134a7bb commit 84e53b5
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

<groupId>com.github.xabgesagtx</groupId>
<artifactId>telegram-spring-boot-starter-example</artifactId>
<version>0.4-SNAPSHOT</version>
<version>0.4</version>
<packaging>jar</packaging>

<name>telegram-spring-boot-starter-example</name>
Expand All @@ -13,7 +13,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>1.4.4.RELEASE</version>
<version>1.5.1.RELEASE</version>
<relativePath />
</parent>

Expand Down Expand Up @@ -51,7 +51,7 @@
<dependency>
<groupId>com.github.xabgesagtx</groupId>
<artifactId>telegram-spring-boot-starter</artifactId>
<version>0.3</version>
<version>0.4</version>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
Expand All @@ -75,4 +75,4 @@
</plugins>
</build>

</project>
</project>

0 comments on commit 84e53b5

Please sign in to comment.