diff options
Diffstat (limited to 'sshkeyshare')
-rw-r--r-- | sshkeyshare/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sshkeyshare/pom.xml b/sshkeyshare/pom.xml index c3e6b6b..13d49b6 100644 --- a/sshkeyshare/pom.xml +++ b/sshkeyshare/pom.xml @@ -23,7 +23,7 @@ limitations under the License. <parent> <groupId>org.onap.ccsdk.platform</groupId> <artifactId>plugins</artifactId> - <version>1.0.1-SNAPSHOT</version> + <version>1.0.2-SNAPSHOT</version> </parent> <!--- CHANGE THE FOLLOWING 3 OBJECTS for your own repo --> @@ -31,7 +31,7 @@ limitations under the License. <artifactId>sshkeyshare</artifactId> <name>sshkeyshare</name> - <version>1.0.1-SNAPSHOT</version> + <version>1.0.2-SNAPSHOT</version> <url>http://maven.apache.org</url> <properties> <!-- name from the setup.py file --> |