diff options
author | 2021-08-24 13:45:11 +0000 | |
---|---|---|
committer | 2021-08-24 13:45:11 +0000 | |
commit | d4ccb1d0e0fc5a82d03cccc56dbd3c547eca5ad7 (patch) | |
tree | 3d4402069364596a8aeb01c9c1760433597c914c /aafshiro | |
parent | c8f7e3f376992b202ba26464b9b329d6c4b2821d (diff) | |
parent | 7ccd4ebb91d179e8e5801ea63c43e7940203354a (diff) |
Merge "Version updates"
Diffstat (limited to 'aafshiro')
-rwxr-xr-x | aafshiro/features/ccsdk-aafshiro/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/aafshiro/features/ccsdk-aafshiro/pom.xml b/aafshiro/features/ccsdk-aafshiro/pom.xml index f4db4ca5e..b1a145385 100755 --- a/aafshiro/features/ccsdk-aafshiro/pom.xml +++ b/aafshiro/features/ccsdk-aafshiro/pom.xml @@ -40,7 +40,7 @@ <name>ccsdk-features :: aafshiro-features :: ${project.artifactId}</name> <properties> - <aaf-shiro-bundle.version>2.1.13</aaf-shiro-bundle.version> + <aaf-shiro-bundle.version>2.1.19</aaf-shiro-bundle.version> <skip.karaf.featureTest>true</skip.karaf.featureTest> </properties> |