diff options
Diffstat (limited to 'sshkeyshare')
-rw-r--r-- | sshkeyshare/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sshkeyshare/pom.xml b/sshkeyshare/pom.xml index a852401..abc946f 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.1.0-SNAPSHOT</version> </parent> <!--- CHANGE THE FOLLOWING 3 OBJECTS for your own repo --> |