[JAVA-958] Standardize packages in spring-apache-camel module

This commit is contained in:
dupirefr 2020-03-20 08:29:03 +01:00
parent 76ee18f799
commit e30cd5677e
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
package org.baeldung;
package com.baeldung;
import org.junit.Test;