mirror of
https://github.com/alibaba/p3c.git
synced 2025-10-14 07:01:56 +00:00
Source code
This commit is contained in:
13
eclipse-plugin/com.alibaba.smartfox.eclipse.feature/pom.xml
Normal file
13
eclipse-plugin/com.alibaba.smartfox.eclipse.feature/pom.xml
Normal file
@@ -0,0 +1,13 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<parent>
|
||||
<groupId>com.alibaba.smartfox.eclipse</groupId>
|
||||
<artifactId>smartfox-eclipse</artifactId>
|
||||
<version>1.0.0-SNAPSHOT</version>
|
||||
</parent>
|
||||
<artifactId>com.alibaba.smartfox.eclipse.feature</artifactId>
|
||||
<packaging>eclipse-feature</packaging>
|
||||
<inceptionYear>2017</inceptionYear>
|
||||
</project>
|
Reference in New Issue
Block a user