diff --git a/smtweb-framework/sw-framework-core/pom.xml b/smtweb-framework/sw-framework-core/pom.xml index 78b7ed5..1c29d60 100644 --- a/smtweb-framework/sw-framework-core/pom.xml +++ b/smtweb-framework/sw-framework-core/pom.xml @@ -4,7 +4,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> cc.smtweb sw-framework-core - 2.2.0-SNAPSHOT + 3.1.0-SNAPSHOT org.springframework.boot diff --git a/smtweb-framework/sw-system-bpm/pom.xml b/smtweb-framework/sw-system-bpm/pom.xml index bc58b5e..150d9ad 100644 --- a/smtweb-framework/sw-system-bpm/pom.xml +++ b/smtweb-framework/sw-system-bpm/pom.xml @@ -6,7 +6,7 @@ sw-system-bpm cc.smtweb - 2.2.2-SNAPSHOT + 3.1.0-SNAPSHOT org.springframework.boot @@ -28,7 +28,7 @@ cc.smtweb sw-framework-core - 2.2.0-SNAPSHOT + 3.1.0-SNAPSHOT org.springframework.boot @@ -173,6 +173,32 @@ + + + + E:/WORKSPACE/JJKJ-GIT/CODE/smtweb/sw-ui-design-vue/dist/ + ${basedir}/target/classes/static/design/ui + + + + E:/WORKSPACE/JJKJ-GIT/CODE/smtweb/sw-db-design-vue/dist/ + ${basedir}/target/classes/static/design/db + + + + E:/WORKSPACE/JJKJ-GIT/CODE/smtweb/sw-flow-design-vue/dist/ + ${basedir}/target/classes/static/design/flow + + + + E:/WORKSPACE/JJKJ-GIT/CODE/smtweb/sw-framework-widget-vue/dist/ + ${basedir}/target/classes/static/design/preview + + + + src/main/resources + +