Browse Source

更新 'pom.xml'

更新‘pom.xml’
master
imp 5 years ago
parent
commit
aa39545901
  1. 4
      pom.xml

4
pom.xml

@ -7,8 +7,8 @@
<version>10.0</version> <version>10.0</version>
<packaging>pom</packaging> <packaging>pom</packaging>
<properties> <properties>
<univeral-framework-version>10.0-FEATURE-SNAPSHOT</univeral-framework-version> <univeral-framework-version>10.0-RELEASE-SNAPSHOT</univeral-framework-version>
<specific-framework-version>5.1-FEATURE-SNAPSHOT</specific-framework-version> <specific-framework-version>5.1-RELEASE-SNAPSHOT</specific-framework-version>
<web-inf-bucket>${project.basedir}/webroot/WEB-INF</web-inf-bucket> <web-inf-bucket>${project.basedir}/webroot/WEB-INF</web-inf-bucket>
</properties> </properties>
<modules> <modules>

Loading…
Cancel
Save