summaryrefslogtreecommitdiffstats
path: root/openecomp-be/api/openecomp-sdc-rest-webapp/unique-type-rest/unique-type-rest-services
AgeCommit message (Expand)AuthorFilesLines
2019-05-07Update SDC version 1.4.1Sonsino, Ofir (os0695)1-1/+1
2018-11-15update sdc version in masterMichael Lando1-1/+1
2018-11-05bump sdc version to 1.3.3Michael Lando1-1/+1
2018-11-01update sdc to version 1.3.2Michael Lando1-1/+1
2018-10-24update sdc version to 1.3.1Michael Lando1-1/+1
2018-07-29re base codeMichael Lando2-16/+4
2018-06-18Revert "SonarQube coverage"ayalaben1-5/+0
2018-06-02update sdc versionMichael Lando1-1/+1
2018-05-27SonarQube coverageayalaben1-0/+5
2018-05-27Revert "update sdc version"Michael Lando1-1/+1
2018-05-26update sdc versionMichael Lando1-1/+1
2018-04-12Introduce unique value RESTstalig3-0/+192
span class="c1"># 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. dependencies: - name: common version: ~2.0.0 # local reference to common chart, as it is # a part of this chart's package and will not # be published independently to a repo (at this point) repository: '@local'