Browse Source

Merge branch 'develop' of http://112.172.147.34:4936/style24/style24.front.git into develop

eskim 5 years ago
parent
commit
97c10e3a31
2 changed files with 0 additions and 7 deletions
  1. 0 7
      pom.xml
  2. BIN
      src/main/webapp/WEB-INF/lib/xbean.jar

+ 0 - 7
pom.xml

@@ -283,13 +283,6 @@
 			<scope>system</scope>
 			<scope>system</scope>
 			<systemPath>${basedir}/src/main/webapp/WEB-INF/lib/xalan.jar</systemPath>
 			<systemPath>${basedir}/src/main/webapp/WEB-INF/lib/xalan.jar</systemPath>
 		</dependency>
 		</dependency>
-		<dependency>
-			<groupId>xbean</groupId>
-			<artifactId>xbean</artifactId>
-			<version>1.0</version>
-			<scope>system</scope>
-			<systemPath>${basedir}/src/main/webapp/WEB-INF/lib/xbean.jar</systemPath>
-		</dependency>
 	</dependencies>
 	</dependencies>
 	
 	
 	<build>
 	<build>

BIN
src/main/webapp/WEB-INF/lib/xbean.jar