Fixed artifact id of Spring integration integration module.
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
<version>0.8.0.BUILD-SNAPSHOT</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>spring-plugin-si</artifactId>
|
||||
<artifactId>spring-plugin-integration</artifactId>
|
||||
|
||||
<name>Spring Plugin Spring Integration integration</name>
|
||||
|
||||
|
||||
@@ -9,4 +9,4 @@ log4j.rootLogger=WARN, stdout
|
||||
|
||||
# Hibernate logging options (INFO only shows startup messages)
|
||||
log4j.logger.org.springframework=INFO
|
||||
log4j.logger.org.synyx.hera=DEBUG
|
||||
log4j.logger.org.springframework.plugin=DEBUG
|
||||
Reference in New Issue
Block a user