We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ecbf26e commit 60c21b4Copy full SHA for 60c21b4
pom.xml
@@ -1,6 +1,6 @@
1
<?xml version="1.0" encoding="UTF-8"?>
2
<!--
3
- ~ Copyright 2017-18 Okta, Inc.
+ ~ Copyright 2017-Present Okta, Inc.
4
~
5
~ Licensed under the Apache License, Version 2.0 (the "License");
6
~ you may not use this file except in compliance with the License.
@@ -20,7 +20,7 @@
20
21
<groupId>com.okta.developer</groupId>
22
<artifactId>okta-aws-cli</artifactId>
23
- <version>2.0.2-SNAPSHOT</version>
+ <version>2.0.2</version>
24
<packaging>jar</packaging>
25
26
<repositories>
0 commit comments