Skip to content

Commit

Permalink
Updated to 2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
anand1st committed Sep 19, 2017
1 parent f464436 commit 171f6ad
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>2.4-SNAPSHOT</version>
<version>2.4</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 @@ -42,7 +42,7 @@
<dependency>
<groupId>io.github.anand1st</groupId>
<artifactId>sshd-shell-spring-boot-starter</artifactId>
<version>2.4-SNAPSHOT</version>
<version>2.4</version>
</dependency>
</dependencies>
<build>
Expand Down

0 comments on commit 171f6ad

Please sign in to comment.