ENTAXY-374 release 1.8.2
This commit is contained in:
@ -7,7 +7,7 @@
|
||||
<parent>
|
||||
<groupId>ru.entaxy.esb.system</groupId>
|
||||
<artifactId>management</artifactId>
|
||||
<version>1.8.1</version>
|
||||
<version>1.8.2</version>
|
||||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
@ -118,7 +118,7 @@ public class BridgeProfileRecipientManagerImpl implements BridgeProfileRecipient
|
||||
restoreProfile(system);
|
||||
}
|
||||
} else {
|
||||
LOG.info("No bridge brofile founded in system");
|
||||
LOG.info("No bridge profile founded in system");
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user