Correct Bundle-Symbolic-Name
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
Bundle-SymbolicName: com.springframework.batch.core
|
||||
Bundle-SymbolicName: org.springframework.batch.core
|
||||
Bundle-Name: Spring Batch Core
|
||||
Bundle-Vendor: Spring
|
||||
Bundle-Version: ${version}
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
Bundle-SymbolicName: com.springframework.batch.infrastructure
|
||||
Bundle-SymbolicName: org.springframework.batch.infrastructure
|
||||
Bundle-Name: Spring Batch Infrastructure
|
||||
Bundle-Vendor: Spring
|
||||
Bundle-Version: ${version}
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
Bundle-SymbolicName: com.springframework.batch.test
|
||||
Bundle-SymbolicName: org.springframework.batch.test
|
||||
Bundle-Name: Spring Batch Test
|
||||
Bundle-Vendor: Spring
|
||||
Bundle-Version: ${version}
|
||||
|
||||
Reference in New Issue
Block a user