Skip to content

Commit

Permalink
remove the aws env variables
Browse files Browse the repository at this point in the history
  • Loading branch information
Santhosh authored and Santhosh committed Oct 29, 2016
1 parent bcdd952 commit a9beac0
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,6 @@
<maven.compiler.target>1.6</maven.compiler.target>
<encoding>UTF-8</encoding>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<aws.access.key>${env.lpa_aws_key}</aws.access.key>
<aws.secret.key>${env.lpa_aws_secret}</aws.secret.key>
</properties>

<distributionManagement>
Expand Down

0 comments on commit a9beac0

Please sign in to comment.