- Migrate to Spring 3.1
- Remove Acegy - Fix editor partially
This commit is contained in:
7
pom.xml
7
pom.xml
@@ -2,6 +2,11 @@
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
|
||||
http://maven.apache.org/xsd/maven-4.0.0.xsd">
|
||||
|
||||
<properties>
|
||||
<com.wisemapping.version>3.0-SNAPSHOT</com.wisemapping.version>
|
||||
</properties>
|
||||
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<groupId>org.wisemapping</groupId>
|
||||
<artifactId>wisemapping</artifactId>
|
||||
@@ -83,5 +88,7 @@
|
||||
<module>wise-webapp</module>
|
||||
<module>wise-editor</module>
|
||||
</modules>
|
||||
|
||||
|
||||
</project>
|
||||
|
||||
|
Reference in New Issue
Block a user