Skip to content

Commit

Permalink
Updated to version 3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
anand1st committed Oct 23, 2017
1 parent 0b368ad commit 1bd2321
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion sshd-shell-spring-boot-starter/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>io.github.anand1st</groupId>
<artifactId>sshd-shell-spring-boot-starter</artifactId>
<version>3.0-SNAPSHOT</version>
<version>3.0</version>
<name>SSH Shell starter for Spring Boot Application</name>
<description>
This artifact is a spring boot starter that provides SSH access to spring boot applications. It is to be used
Expand Down
2 changes: 1 addition & 1 deletion sshd-shell-spring-boot-test-app/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
<dependency>
<groupId>io.github.anand1st</groupId>
<artifactId>sshd-shell-spring-boot-starter</artifactId>
<version>3.0-SNAPSHOT</version>
<version>3.0</version>
</dependency>
</dependencies>
<build>
Expand Down

0 comments on commit 1bd2321

Please sign in to comment.