init git maven repository

main
ḕℏỈẍȓ 2021-02-10 08:44:58 +00:00
parent d8b7c3ab7a
commit c53f8facb1
15 changed files with 62 additions and 13 deletions

View File

@ -0,0 +1 @@
f8a5c0ffa098dcd82a7eff7cdadb44a8

View File

@ -0,0 +1 @@
2bb1e4ec82b3d42b76dcbfe5fa6053adaba6143d

View File

@ -0,0 +1 @@
0b85c906dc0e7923612d499d7a48852e

View File

@ -0,0 +1 @@
7aebae50c468fca35821bfca0a4e309db3fc773a

View File

@ -0,0 +1,43 @@
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns="http://maven.apache.org/POM/4.0.0"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<parent>
<artifactId>did-parent</artifactId>
<groupId>io.github.ehlxr</groupId>
<version>1.0.2-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>did-core</artifactId>
<dependencies>
<dependency>
<groupId>io.github.ehlxr</groupId>
<artifactId>did-common</artifactId>
</dependency>
<dependency>
<groupId>io.protostuff</groupId>
<artifactId>protostuff-core</artifactId>
</dependency>
<dependency>
<groupId>io.protostuff</groupId>
<artifactId>protostuff-runtime</artifactId>
</dependency>
</dependencies>
<build>
<plugins>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-source-plugin</artifactId>
</plugin>
<plugin>
<groupId>com.github.github</groupId>
<artifactId>site-maven-plugin</artifactId>
</plugin>
</plugins>
</build>
</project>

View File

@ -0,0 +1 @@
4a5e29760d8d1d1f48fb2c695f4122c5

View File

@ -0,0 +1 @@
4aa08e51d4326c723dafa4f38b789b3a10b2248c

View File

@ -5,26 +5,26 @@
<version>1.0.2-SNAPSHOT</version>
<versioning>
<snapshot>
<timestamp>20210209.113550</timestamp>
<timestamp>20210210.084412</timestamp>
<buildNumber>1</buildNumber>
</snapshot>
<lastUpdated>20210209113550</lastUpdated>
<lastUpdated>20210210084412</lastUpdated>
<snapshotVersions>
<snapshotVersion>
<extension>jar</extension>
<value>1.0.2-20210209.113550-1</value>
<updated>20210209113550</updated>
<value>1.0.2-20210210.084412-1</value>
<updated>20210210084412</updated>
</snapshotVersion>
<snapshotVersion>
<extension>pom</extension>
<value>1.0.2-20210209.113550-1</value>
<updated>20210209113550</updated>
<value>1.0.2-20210210.084412-1</value>
<updated>20210210084412</updated>
</snapshotVersion>
<snapshotVersion>
<classifier>sources</classifier>
<extension>jar</extension>
<value>1.0.2-20210209.113550-1</value>
<updated>20210209113550</updated>
<value>1.0.2-20210210.084412-1</value>
<updated>20210210084412</updated>
</snapshotVersion>
</snapshotVersions>
</versioning>

View File

@ -1 +1 @@
f0239350d911420c5e14599151a1673a
44b8d2a6e8d2eed55588765eac6efba9

View File

@ -1 +1 @@
87257eb77af095a1d152186dc322e9a867e18701
6e86fbf7a37d53b7b72610aecb870074c87139f0

View File

@ -6,6 +6,6 @@
<versions>
<version>1.0.2-SNAPSHOT</version>
</versions>
<lastUpdated>20210209113550</lastUpdated>
<lastUpdated>20210210084412</lastUpdated>
</versioning>
</metadata>

View File

@ -1 +1 @@
f8c67710f246ee054940a7526809eb49
08d109a038f08e2d242027ce1a5b258f

View File

@ -1 +1 @@
586b82be785fafc039c9bba31f898993bca68c2a
6393d705f18ab31f6cb031cffb6e5e50964ee6a1