This is an automated email from the ASF dual-hosted git repository.
riemer pushed a change to branch rename-domain-property-semantic-type
in repository https://gitbox.apache.org/repos/asf/streampipes.git
from 252c8efce8 Cleanup constructor
add 9ded3f931e Rename DomainPropertyMatch
No new revisions were added by this update.
Summary of changes:
.../streampipes/model/client/matching/MatchingResultType.java | 4 ++--
.../streampipes/manager/matching/v2/ListPropertyMatch.java | 2 +-
.../manager/matching/v2/PrimitivePropertyMatch.java | 2 +-
.../v2/{DomainPropertyMatch.java => SemanticTypeMatch.java} | 6 +++---
...TestDomainPropertyMatch.java => TestSemanticTypeMatch.java} | 10 +++++-----
5 files changed, 12 insertions(+), 12 deletions(-)
rename
streampipes-pipeline-management/src/main/java/org/apache/streampipes/manager/matching/v2/{DomainPropertyMatch.java
=> SemanticTypeMatch.java} (91%)
rename
streampipes-pipeline-management/src/test/java/org/apache/streampipes/manager/matching/v2/{TestDomainPropertyMatch.java
=> TestSemanticTypeMatch.java} (80%)