Skip to content

Commit

Permalink
updated build info for hotfix/v0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Clayton7510 committed May 15, 2019
1 parent d77b22b commit e0bf065
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ sudo: false
branches:
only:
- develop
- /^release\/v.*$/
- /^hotfix\/v.*$/
cache:
directories:
- $HOME/.m2
Expand Down
2 changes: 1 addition & 1 deletion tf-maven-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.deliveredtechnologies</groupId>
<artifactId>tf-maven-plugin</artifactId>
<version>0.2-SNAPSHOT</version>
<version>0.1.1-SNAPSHOT</version>
<packaging>maven-plugin</packaging>
<name>tf-maven-plugin</name>
<description>Terraform Maven Plugin :: Bringing build lifecycle management to Terraform!</description>
Expand Down

0 comments on commit e0bf065

Please sign in to comment.