提交 669151dc 编写于 作者: O o2sword

pom升级到V7.3

上级 e457aeb6
......@@ -2,7 +2,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>net.o2oa</groupId>
<artifactId>o2server</artifactId>
<version>7.2</version>
<version>7.3</version>
<packaging>pom</packaging>
<description>O2OA企业应用开发平台 OpenSource OA Platform</description>
<url>https://github.com/o2oa/o2oa</url>
......@@ -1018,132 +1018,132 @@
<dependency>
<groupId>net.o2oa</groupId>
<artifactId>x_base_core_project</artifactId>
<version>7.2</version>
<version>7.3</version>
</dependency>
<dependency>
<groupId>net.o2oa</groupId>
<artifactId>x_attendance_core_entity</artifactId>
<version>7.2</version>
<version>7.3</version>
</dependency>
<dependency>
<groupId>net.o2oa</groupId>
<artifactId>x_bbs_core_entity</artifactId>
<version>7.2</version>
<version>7.3</version>
</dependency>
<dependency>
<groupId>net.o2oa</groupId>
<artifactId>x_calendar_core_entity</artifactId>
<version>7.2</version>
<version>7.3</version>
</dependency>
<dependency>
<groupId>net.o2oa</groupId>
<artifactId>x_cms_core_entity</artifactId>
<version>7.2</version>
<version>7.3</version>
</dependency>
<dependency>
<groupId>net.o2oa</groupId>
<artifactId>x_cms_core_express</artifactId>
<version>7.2</version>
<version>7.3</version>
</dependency>
<dependency>
<groupId>net.o2oa</groupId>
<artifactId>x_component_core_entity</artifactId>
<version>7.2</version>
<version>7.3</version>
</dependency>
<dependency>
<groupId>net.o2oa</groupId>
<artifactId>x_file_core_entity</artifactId>
<version>7.2</version>
<version>7.3</version>
</dependency>
<dependency>
<groupId>net.o2oa</groupId>
<artifactId>x_general_core_entity</artifactId>
<version>7.2</version>
<version>7.3</version>
</dependency>
<dependency>
<groupId>net.o2oa</groupId>
<artifactId>x_hotpic_core_entity</artifactId>
<version>7.2</version>
<version>7.3</version>
</dependency>
<dependency>
<groupId>net.o2oa</groupId>
<artifactId>x_meeting_core_entity</artifactId>
<version>7.2</version>
<version>7.3</version>
</dependency>
<dependency>
<groupId>net.o2oa</groupId>
<artifactId>x_message_core_entity</artifactId>
<version>7.2</version>
<version>7.3</version>
</dependency>
<dependency>
<groupId>net.o2oa</groupId>
<artifactId>x_mind_core_entity</artifactId>
<version>7.2</version>
<version>7.3</version>
</dependency>
<dependency>
<groupId>net.o2oa</groupId>
<artifactId>x_organization_core_entity</artifactId>
<version>7.2</version>
<version>7.3</version>
</dependency>
<dependency>
<groupId>net.o2oa</groupId>
<artifactId>x_jpush_core_entity</artifactId>
<version>7.2</version>
<version>7.3</version>
</dependency>
<dependency>
<groupId>net.o2oa</groupId>
<artifactId>x_organization_core_express</artifactId>
<version>7.2</version>
<version>7.3</version>
</dependency>
<dependency>
<groupId>net.o2oa</groupId>
<artifactId>x_portal_core_entity</artifactId>
<version>7.2</version>
<version>7.3</version>
</dependency>
<dependency>
<groupId>net.o2oa</groupId>
<artifactId>x_processplatform_core_entity</artifactId>
<version>7.2</version>
<version>7.3</version>
</dependency>
<dependency>
<groupId>net.o2oa</groupId>
<artifactId>x_processplatform_core_express</artifactId>
<version>7.2</version>
<version>7.3</version>
</dependency>
<dependency>
<groupId>net.o2oa</groupId>
<artifactId>x_query_core_entity</artifactId>
<version>7.2</version>
<version>7.3</version>
</dependency>
<dependency>
<groupId>net.o2oa</groupId>
<artifactId>x_query_core_express</artifactId>
<version>7.2</version>
<version>7.3</version>
</dependency>
<dependency>
<groupId>net.o2oa</groupId>
<artifactId>x_report_core_entity</artifactId>
<version>7.2</version>
<version>7.3</version>
</dependency>
<dependency>
<groupId>net.o2oa</groupId>
<artifactId>x_strategydeploy_core_entity</artifactId>
<version>7.2</version>
<version>7.3</version>
</dependency>
<dependency>
<groupId>net.o2oa</groupId>
<artifactId>x_strategydeploy_assemble_control</artifactId>
<version>7.2</version>
<version>7.3</version>
</dependency>
<dependency>
<groupId>net.o2oa</groupId>
<artifactId>x_program_center</artifactId>
<version>7.2</version>
<version>7.3</version>
</dependency>
<dependency>
<groupId>net.o2oa</groupId>
<artifactId>x_program_center_core_entity</artifactId>
<version>7.2</version>
<version>7.3</version>
</dependency>
<dependency>
<groupId>net.lingala.zip4j</groupId>
......
......@@ -4,7 +4,7 @@
<parent>
<groupId>net.o2oa</groupId>
<artifactId>o2server</artifactId>
<version>7.2</version>
<version>7.3</version>
</parent>
<artifactId>x_attendance_assemble_control</artifactId>
<packaging>war</packaging>
......
......@@ -7,7 +7,7 @@
<parent>
<groupId>net.o2oa</groupId>
<artifactId>o2server</artifactId>
<version>7.2</version>
<version>7.3</version>
</parent>
<artifactId>x_attendance_core_entity</artifactId>
<packaging>jar</packaging>
......
......@@ -6,7 +6,7 @@
<parent>
<groupId>net.o2oa</groupId>
<artifactId>o2server</artifactId>
<version>7.2</version>
<version>7.3</version>
</parent>
<artifactId>x_base_core_project</artifactId>
<packaging>jar</packaging>
......
......@@ -4,7 +4,7 @@
<parent>
<groupId>net.o2oa</groupId>
<artifactId>o2server</artifactId>
<version>7.2</version>
<version>7.3</version>
</parent>
<artifactId>x_bbs_assemble_control</artifactId>
<packaging>war</packaging>
......
......@@ -7,7 +7,7 @@
<parent>
<groupId>net.o2oa</groupId>
<artifactId>o2server</artifactId>
<version>7.2</version>
<version>7.3</version>
</parent>
<artifactId>x_bbs_core_entity</artifactId>
<packaging>jar</packaging>
......
......@@ -4,7 +4,7 @@
<parent>
<groupId>net.o2oa</groupId>
<artifactId>o2server</artifactId>
<version>7.2</version>
<version>7.3</version>
</parent>
<artifactId>x_calendar_assemble_control</artifactId>
<packaging>war</packaging>
......
......@@ -7,7 +7,7 @@
<parent>
<groupId>net.o2oa</groupId>
<artifactId>o2server</artifactId>
<version>7.2</version>
<version>7.3</version>
</parent>
<artifactId>x_calendar_core_entity</artifactId>
<packaging>jar</packaging>
......
......@@ -4,7 +4,7 @@
<parent>
<groupId>net.o2oa</groupId>
<artifactId>o2server</artifactId>
<version>7.2</version>
<version>7.3</version>
</parent>
<artifactId>x_cms_assemble_control</artifactId>
<packaging>war</packaging>
......
......@@ -7,7 +7,7 @@
<parent>
<groupId>net.o2oa</groupId>
<artifactId>o2server</artifactId>
<version>7.2</version>
<version>7.3</version>
</parent>
<artifactId>x_cms_core_entity</artifactId>
<packaging>jar</packaging>
......
......@@ -7,7 +7,7 @@
<parent>
<groupId>net.o2oa</groupId>
<artifactId>o2server</artifactId>
<version>7.2</version>
<version>7.3</version>
</parent>
<artifactId>x_cms_core_express</artifactId>
<packaging>jar</packaging>
......
......@@ -4,7 +4,7 @@
<parent>
<groupId>net.o2oa</groupId>
<artifactId>o2server</artifactId>
<version>7.2</version>
<version>7.3</version>
</parent>
<artifactId>x_component_assemble_control</artifactId>
<packaging>war</packaging>
......
......@@ -7,7 +7,7 @@
<parent>
<groupId>net.o2oa</groupId>
<artifactId>o2server</artifactId>
<version>7.2</version>
<version>7.3</version>
</parent>
<artifactId>x_component_core_entity</artifactId>
<packaging>jar</packaging>
......
......@@ -4,7 +4,7 @@
<parent>
<groupId>net.o2oa</groupId>
<artifactId>o2server</artifactId>
<version>7.2</version>
<version>7.3</version>
</parent>
<artifactId>x_console</artifactId>
<packaging>jar</packaging>
......
......@@ -4,7 +4,7 @@
<parent>
<groupId>net.o2oa</groupId>
<artifactId>o2server</artifactId>
<version>7.2</version>
<version>7.3</version>
</parent>
<artifactId>x_file_assemble_control</artifactId>
<packaging>war</packaging>
......
......@@ -7,7 +7,7 @@
<parent>
<groupId>net.o2oa</groupId>
<artifactId>o2server</artifactId>
<version>7.2</version>
<version>7.3</version>
</parent>
<artifactId>x_file_core_entity</artifactId>
<packaging>jar</packaging>
......
......@@ -4,7 +4,7 @@
<parent>
<groupId>net.o2oa</groupId>
<artifactId>o2server</artifactId>
<version>7.2</version>
<version>7.3</version>
</parent>
<artifactId>x_general_assemble_control</artifactId>
<packaging>war</packaging>
......
......@@ -7,7 +7,7 @@
<parent>
<groupId>net.o2oa</groupId>
<artifactId>o2server</artifactId>
<version>7.2</version>
<version>7.3</version>
</parent>
<artifactId>x_general_core_entity</artifactId>
<packaging>jar</packaging>
......
......@@ -4,7 +4,7 @@
<parent>
<groupId>net.o2oa</groupId>
<artifactId>o2server</artifactId>
<version>7.2</version>
<version>7.3</version>
</parent>
<artifactId>x_hotpic_assemble_control</artifactId>
<packaging>war</packaging>
......
......@@ -7,7 +7,7 @@
<parent>
<groupId>net.o2oa</groupId>
<artifactId>o2server</artifactId>
<version>7.2</version>
<version>7.3</version>
</parent>
<artifactId>x_hotpic_core_entity</artifactId>
<packaging>jar</packaging>
......
......@@ -4,7 +4,7 @@
<parent>
<groupId>net.o2oa</groupId>
<artifactId>o2server</artifactId>
<version>7.2</version>
<version>7.3</version>
</parent>
<artifactId>x_jpush_assemble_control</artifactId>
<packaging>war</packaging>
......
......@@ -7,7 +7,7 @@
<parent>
<groupId>net.o2oa</groupId>
<artifactId>o2server</artifactId>
<version>7.2</version>
<version>7.3</version>
</parent>
<artifactId>x_jpush_core_entity</artifactId>
<packaging>jar</packaging>
......
......@@ -4,7 +4,7 @@
<parent>
<groupId>net.o2oa</groupId>
<artifactId>o2server</artifactId>
<version>7.2</version>
<version>7.3</version>
</parent>
<artifactId>x_meeting_assemble_control</artifactId>
<packaging>war</packaging>
......
......@@ -7,7 +7,7 @@
<parent>
<groupId>net.o2oa</groupId>
<artifactId>o2server</artifactId>
<version>7.2</version>
<version>7.3</version>
</parent>
<artifactId>x_meeting_core_entity</artifactId>
<packaging>jar</packaging>
......
......@@ -4,7 +4,7 @@
<parent>
<groupId>net.o2oa</groupId>
<artifactId>o2server</artifactId>
<version>7.2</version>
<version>7.3</version>
</parent>
<artifactId>x_message_assemble_communicate</artifactId>
<packaging>war</packaging>
......
......@@ -7,7 +7,7 @@
<parent>
<groupId>net.o2oa</groupId>
<artifactId>o2server</artifactId>
<version>7.2</version>
<version>7.3</version>
</parent>
<artifactId>x_message_core_entity</artifactId>
<packaging>jar</packaging>
......
......@@ -4,7 +4,7 @@
<parent>
<groupId>net.o2oa</groupId>
<artifactId>o2server</artifactId>
<version>7.2</version>
<version>7.3</version>
</parent>
<artifactId>x_mind_assemble_control</artifactId>
<packaging>war</packaging>
......
......@@ -7,7 +7,7 @@
<parent>
<groupId>net.o2oa</groupId>
<artifactId>o2server</artifactId>
<version>7.2</version>
<version>7.3</version>
</parent>
<artifactId>x_mind_core_entity</artifactId>
<packaging>jar</packaging>
......
......@@ -4,7 +4,7 @@
<parent>
<groupId>net.o2oa</groupId>
<artifactId>o2server</artifactId>
<version>7.2</version>
<version>7.3</version>
</parent>
<artifactId>x_organization_assemble_authentication</artifactId>
<packaging>war</packaging>
......
......@@ -4,7 +4,7 @@
<parent>
<groupId>net.o2oa</groupId>
<artifactId>o2server</artifactId>
<version>7.2</version>
<version>7.3</version>
</parent>
<artifactId>x_organization_assemble_control</artifactId>
<packaging>war</packaging>
......
......@@ -4,7 +4,7 @@
<parent>
<groupId>net.o2oa</groupId>
<artifactId>o2server</artifactId>
<version>7.2</version>
<version>7.3</version>
</parent>
<artifactId>x_organization_assemble_express</artifactId>
<packaging>war</packaging>
......
......@@ -4,7 +4,7 @@
<parent>
<groupId>net.o2oa</groupId>
<artifactId>o2server</artifactId>
<version>7.2</version>
<version>7.3</version>
</parent>
<artifactId>x_organization_assemble_personal</artifactId>
<packaging>war</packaging>
......
......@@ -7,7 +7,7 @@
<parent>
<groupId>net.o2oa</groupId>
<artifactId>o2server</artifactId>
<version>7.2</version>
<version>7.3</version>
</parent>
<artifactId>x_organization_core_entity</artifactId>
<packaging>jar</packaging>
......
......@@ -7,7 +7,7 @@
<parent>
<groupId>net.o2oa</groupId>
<artifactId>o2server</artifactId>
<version>7.2</version>
<version>7.3</version>
</parent>
<artifactId>x_organization_core_express</artifactId>
<packaging>jar</packaging>
......
......@@ -4,7 +4,7 @@
<parent>
<groupId>net.o2oa</groupId>
<artifactId>o2server</artifactId>
<version>7.2</version>
<version>7.3</version>
</parent>
<artifactId>x_portal_assemble_designer</artifactId>
<packaging>war</packaging>
......
......@@ -4,7 +4,7 @@
<parent>
<groupId>net.o2oa</groupId>
<artifactId>o2server</artifactId>
<version>7.2</version>
<version>7.3</version>
</parent>
<artifactId>x_portal_assemble_surface</artifactId>
<packaging>war</packaging>
......
......@@ -7,7 +7,7 @@
<parent>
<groupId>net.o2oa</groupId>
<artifactId>o2server</artifactId>
<version>7.2</version>
<version>7.3</version>
</parent>
<artifactId>x_portal_core_entity</artifactId>
<packaging>jar</packaging>
......
......@@ -4,7 +4,7 @@
<parent>
<groupId>net.o2oa</groupId>
<artifactId>o2server</artifactId>
<version>7.2</version>
<version>7.3</version>
</parent>
<artifactId>x_processplatform_assemble_bam</artifactId>
<packaging>war</packaging>
......
......@@ -4,7 +4,7 @@
<parent>
<groupId>net.o2oa</groupId>
<artifactId>o2server</artifactId>
<version>7.2</version>
<version>7.3</version>
</parent>
<artifactId>x_processplatform_assemble_designer</artifactId>
<packaging>war</packaging>
......
......@@ -4,7 +4,7 @@
<parent>
<groupId>net.o2oa</groupId>
<artifactId>o2server</artifactId>
<version>7.2</version>
<version>7.3</version>
</parent>
<artifactId>x_processplatform_assemble_surface</artifactId>
<packaging>war</packaging>
......
......@@ -7,7 +7,7 @@
<parent>
<groupId>net.o2oa</groupId>
<artifactId>o2server</artifactId>
<version>7.2</version>
<version>7.3</version>
</parent>
<artifactId>x_processplatform_core_entity</artifactId>
<packaging>jar</packaging>
......
......@@ -7,7 +7,7 @@
<parent>
<groupId>net.o2oa</groupId>
<artifactId>o2server</artifactId>
<version>7.2</version>
<version>7.3</version>
</parent>
<artifactId>x_processplatform_core_express</artifactId>
<packaging>jar</packaging>
......
......@@ -4,7 +4,7 @@
<parent>
<groupId>net.o2oa</groupId>
<artifactId>o2server</artifactId>
<version>7.2</version>
<version>7.3</version>
</parent>
<artifactId>x_processplatform_service_processing</artifactId>
<packaging>war</packaging>
......
......@@ -4,7 +4,7 @@
<parent>
<groupId>net.o2oa</groupId>
<artifactId>o2server</artifactId>
<version>7.2</version>
<version>7.3</version>
</parent>
<artifactId>x_program_center</artifactId>
<packaging>war</packaging>
......
......@@ -7,7 +7,7 @@
<parent>
<groupId>net.o2oa</groupId>
<artifactId>o2server</artifactId>
<version>7.2</version>
<version>7.3</version>
</parent>
<artifactId>x_program_center_core_entity</artifactId>
<packaging>jar</packaging>
......
......@@ -4,7 +4,7 @@
<parent>
<groupId>net.o2oa</groupId>
<artifactId>o2server</artifactId>
<version>7.2</version>
<version>7.3</version>
</parent>
<artifactId>x_query_assemble_designer</artifactId>
<packaging>war</packaging>
......
......@@ -7,7 +7,7 @@
<parent>
<groupId>net.o2oa</groupId>
<artifactId>o2server</artifactId>
<version>7.2</version>
<version>7.3</version>
</parent>
<artifactId>x_query_assemble_surface</artifactId>
<packaging>war</packaging>
......
......@@ -7,7 +7,7 @@
<parent>
<groupId>net.o2oa</groupId>
<artifactId>o2server</artifactId>
<version>7.2</version>
<version>7.3</version>
</parent>
<artifactId>x_query_core_entity</artifactId>
<packaging>jar</packaging>
......
......@@ -7,7 +7,7 @@
<parent>
<groupId>net.o2oa</groupId>
<artifactId>o2server</artifactId>
<version>7.2</version>
<version>7.3</version>
</parent>
<artifactId>x_query_core_express</artifactId>
<packaging>jar</packaging>
......
......@@ -4,7 +4,7 @@
<parent>
<groupId>net.o2oa</groupId>
<artifactId>o2server</artifactId>
<version>7.2</version>
<version>7.3</version>
</parent>
<artifactId>x_query_service_processing</artifactId>
<packaging>war</packaging>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册