Fixes an inconsistency in the naming of RefactoringCDGTLConstraints

This commit is contained in:
Maximilian Kratz 2024-03-08 11:24:41 +01:00
parent c84c5b78fa
commit 7b55044203
6 changed files with 4 additions and 4 deletions

View file

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>RefactoringCDGTLConstraint</name>
<name>RefactoringCDGTLConstraints</name>
<comment></comment>
<projects>
</projects>

View file

@ -1,10 +1,10 @@
Manifest-Version: 1.0
Automatic-Module-Name: RefactoringCDGTLConstraint
Automatic-Module-Name: RefactoringCDGTLConstraints
Bundle-ManifestVersion: 2
Bundle-Name: RefactoringCDGTLConstraint
Bundle-Name: RefactoringCDGTLConstraints
Bundle-Vendor: My Company
Bundle-Version: 1.0.0.qualifier
Bundle-SymbolicName: RefactoringCDGTLConstraint;singleton:=true
Bundle-SymbolicName: RefactoringCDGTLConstraints;singleton:=true
Bundle-ActivationPolicy: lazy
Import-Package: org.apache.log4j,
org.apache.commons.logging