aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/cds/charts/cds-blueprints-processor/templates/secrets.yaml
blob: 87edb92a4b2259cef3571e1d37b73e95725e688c (plain)
1
2
3
4
5
6
7
.highlight .hll { background-color: #ffffcc }
.highlight .c { color: #888888 } /* Comment */
.highlight .err { color: #a61717; background-color: #e3d2d2 } /* Error */
.highlight .k { color: #008800; font-weight: bold } /* Keyword *
# Copyright © 2020 Samsung Electronics
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
#       http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
{{ include "common.secret" . }}
s="nt"></parent> <artifactId>cli-codegen</artifactId> <name>${project.artifactId}</name> <description>ST4 based ode Generation module for CLI Editor create commands</description> <dependencies> <dependency> <groupId>org.antlr</groupId> <artifactId>ST4</artifactId> <version>4.3</version> </dependency> <dependency> <groupId>org.onap.policy.apex-pdp.model</groupId> <artifactId>model-api</artifactId> <version>${project.version}</version> <scope>test</scope> </dependency> </dependencies> </project>