Skip to content

Commit 8b77f89

Browse files
committed
chore: update sample code
Signed-off-by: Otavio Santana <[email protected]>
1 parent e0aa5cf commit 8b77f89

File tree

1 file changed

+1
-1
lines changed
  • src/main/java/com/otaviojava/demos/ddd

1 file changed

+1
-1
lines changed

src/main/java/org/jnosql/demo/se/App.java renamed to src/main/java/com/otaviojava/demos/ddd/App.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
* You may elect to redistribute this code under either of these licenses.
1010
*/
1111

12-
package org.jnosql.demo.se;
12+
package com.otaviojava.demos.ddd;
1313

1414

1515

0 commit comments

Comments
 (0)