ソースを参照

git-svn-id: svn+ssh://10.10.101.21/source/platform/platform-b2b@300 f3bf4e98-0cf0-11e4-a00c-a99a8b9d557d

administrator 11 年 前
コミット
93fbdae742
1 ファイル変更3 行追加3 行削除
  1. 3 3
      pom.xml

+ 3 - 3
pom.xml

@@ -73,13 +73,13 @@
 		<dependency>
 			<groupId>org.hibernate</groupId>
 			<artifactId>hibernate-core</artifactId>
-			<scope>provided</scope>
-			<exclusions>
+			<!-- <scope>provided</scope> -->
+			<!-- <exclusions>
 				<exclusion>
 					<groupId>antlr</groupId>
 					<artifactId>antlr</artifactId>
 				</exclusion>
-			</exclusions>
+			</exclusions> -->
 		</dependency>
 		<dependency>
 			<groupId>org.hibernate</groupId>