Skip to content

Commit e5849d4

Browse files
committed
h2-scheme.sql: explicitly activate profile in maven command.
No functional changes.
1 parent 96ffd45 commit e5849d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/env/test/WEB-INF/classes/h2-scheme.sql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
--- Generated by Maven: mvn clean compile hibernate3:hbm2ddl
2+
--- Generated by maven: mvn -P test clean compile hibernate3:hbm2ddl
33
---
44

55
create table countries (

0 commit comments

Comments
 (0)