提交 17416149 编写于 作者: F fengyongwei

升级版本到4.0.0-RELEASE

上级 784ced23
......@@ -5,7 +5,7 @@
<groupId>com.roncoo</groupId>
<artifactId>roncoo-education</artifactId>
<version>4.0.0-SNAPSHOT</version>
<version>4.0.0-RELEASE</version>
<packaging>pom</packaging>
<name>roncoo-education</name>
......
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width,initial-scale=1.0">
<title>领课教育系统-开源版</title>
</head>
<body>
<div id="app"></div>
<!-- built files will be auto injected -->
</body>
</html>
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width,initial-scale=1.0">
<title>领课教育系统-管理后台-开源版</title>
</head>
<body>
<div id="app"></div>
<!-- built files will be auto injected -->
</body>
</html>
{
"name": "vue-admin-template",
"version": "3.9.0",
"name": "roncoo-education-boss",
"version": "4.0.0-RELEASE",
"license": "MIT",
"description": "A vue admin template with Element UI & axios & iconfont & permission control & lint",
"author": "Pan <panfree23@gmail.com>",
"description": "roncoo education web boss",
"author": "ke <keyh@roncoo.com>",
"scripts": {
"dev": "webpack-dev-server --inline --progress --config build/webpack.dev.conf.js",
"start": "npm run dev",
......
......@@ -5,7 +5,7 @@
<parent>
<groupId>com.roncoo</groupId>
<artifactId>roncoo-education</artifactId>
<version>4.0.0-SNAPSHOT</version>
<version>4.0.0-RELEASE</version>
</parent>
<artifactId>roncoo-education-course</artifactId>
......
......@@ -6,7 +6,7 @@
<parent>
<groupId>com.roncoo</groupId>
<artifactId>roncoo-education-course</artifactId>
<version>4.0.0-SNAPSHOT</version>
<version>4.0.0-RELEASE</version>
</parent>
<artifactId>roncoo-education-course-common</artifactId>
......
......@@ -5,7 +5,7 @@
<parent>
<groupId>com.roncoo</groupId>
<artifactId>roncoo-education-course</artifactId>
<version>4.0.0-SNAPSHOT</version>
<version>4.0.0-RELEASE</version>
</parent>
<artifactId>roncoo-education-course-feign</artifactId>
......
......@@ -6,7 +6,7 @@
<parent>
<groupId>com.roncoo</groupId>
<artifactId>roncoo-education-course</artifactId>
<version>4.0.0-SNAPSHOT</version>
<version>4.0.0-RELEASE</version>
</parent>
<artifactId>roncoo-education-course-service</artifactId>
......
......@@ -5,7 +5,7 @@
<parent>
<groupId>com.roncoo</groupId>
<artifactId>roncoo-education</artifactId>
<version>4.0.0-SNAPSHOT</version>
<version>4.0.0-RELEASE</version>
</parent>
<artifactId>roncoo-education-gateway</artifactId>
......
......@@ -6,7 +6,7 @@
<parent>
<groupId>com.roncoo</groupId>
<artifactId>roncoo-education</artifactId>
<version>4.0.0-SNAPSHOT</version>
<version>4.0.0-RELEASE</version>
</parent>
<artifactId>roncoo-education-job</artifactId>
......
......@@ -4,7 +4,7 @@
<parent>
<groupId>com.roncoo</groupId>
<artifactId>roncoo-education</artifactId>
<version>4.0.0-SNAPSHOT</version>
<version>4.0.0-RELEASE</version>
</parent>
<artifactId>roncoo-education-server-admin</artifactId>
......
......@@ -4,7 +4,7 @@
<parent>
<groupId>com.roncoo</groupId>
<artifactId>roncoo-education</artifactId>
<version>4.0.0-SNAPSHOT</version>
<version>4.0.0-RELEASE</version>
</parent>
<artifactId>roncoo-education-server-config</artifactId>
......
......@@ -5,7 +5,7 @@
<parent>
<groupId>com.roncoo</groupId>
<artifactId>roncoo-education</artifactId>
<version>4.0.0-SNAPSHOT</version>
<version>4.0.0-RELEASE</version>
</parent>
<artifactId>roncoo-education-server-eureka</artifactId>
......
......@@ -5,7 +5,7 @@
<parent>
<groupId>com.roncoo</groupId>
<artifactId>roncoo-education</artifactId>
<version>4.0.0-SNAPSHOT</version>
<version>4.0.0-RELEASE</version>
</parent>
<artifactId>roncoo-education-server-zipkin</artifactId>
......
......@@ -5,7 +5,7 @@
<parent>
<groupId>com.roncoo</groupId>
<artifactId>roncoo-education</artifactId>
<version>4.0.0-SNAPSHOT</version>
<version>4.0.0-RELEASE</version>
</parent>
<artifactId>roncoo-education-system</artifactId>
......
......@@ -6,7 +6,7 @@
<parent>
<groupId>com.roncoo</groupId>
<artifactId>roncoo-education-system</artifactId>
<version>4.0.0-SNAPSHOT</version>
<version>4.0.0-RELEASE</version>
</parent>
<artifactId>roncoo-education-system-common</artifactId>
......
......@@ -5,7 +5,7 @@
<parent>
<groupId>com.roncoo</groupId>
<artifactId>roncoo-education-system</artifactId>
<version>4.0.0-SNAPSHOT</version>
<version>4.0.0-RELEASE</version>
</parent>
<artifactId>roncoo-education-system-feign</artifactId>
......
......@@ -5,7 +5,7 @@
<parent>
<groupId>com.roncoo</groupId>
<artifactId>roncoo-education-system</artifactId>
<version>4.0.0-SNAPSHOT</version>
<version>4.0.0-RELEASE</version>
</parent>
<artifactId>roncoo-education-system-service</artifactId>
......
......@@ -5,7 +5,7 @@
<parent>
<groupId>com.roncoo</groupId>
<artifactId>roncoo-education</artifactId>
<version>4.0.0-SNAPSHOT</version>
<version>4.0.0-RELEASE</version>
</parent>
<artifactId>roncoo-education-user</artifactId>
......
......@@ -5,7 +5,7 @@
<parent>
<groupId>com.roncoo</groupId>
<artifactId>roncoo-education-user</artifactId>
<version>4.0.0-SNAPSHOT</version>
<version>4.0.0-RELEASE</version>
</parent>
<artifactId>roncoo-education-user-common</artifactId>
......
......@@ -5,7 +5,7 @@
<parent>
<groupId>com.roncoo</groupId>
<artifactId>roncoo-education-user</artifactId>
<version>4.0.0-SNAPSHOT</version>
<version>4.0.0-RELEASE</version>
</parent>
<artifactId>roncoo-education-user-feign</artifactId>
......
......@@ -5,7 +5,7 @@
<parent>
<groupId>com.roncoo</groupId>
<artifactId>roncoo-education-user</artifactId>
<version>4.0.0-SNAPSHOT</version>
<version>4.0.0-RELEASE</version>
</parent>
<artifactId>roncoo-education-user-service</artifactId>
......
......@@ -6,7 +6,7 @@
<parent>
<groupId>com.roncoo</groupId>
<artifactId>roncoo-education</artifactId>
<version>4.0.0-SNAPSHOT</version>
<version>4.0.0-RELEASE</version>
</parent>
<artifactId>roncoo-education-util</artifactId>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册