diff --git a/.idea/.gitignore b/.idea/.gitignore deleted file mode 100644 index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..0000000000000000000000000000000000000000 diff --git a/.idea/MyBatisCodeHelperDatasource.xml b/.idea/MyBatisCodeHelperDatasource.xml deleted file mode 100644 index a0009e097348ce18a1517d754262db91d6b9a879..0000000000000000000000000000000000000000 --- a/.idea/MyBatisCodeHelperDatasource.xml +++ /dev/null @@ -1,11 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/.idea/compiler.xml b/.idea/compiler.xml deleted file mode 100644 index 21ddee1ec19d0444fca79e8aac6cabd5bc42a587..0000000000000000000000000000000000000000 --- a/.idea/compiler.xml +++ /dev/null @@ -1,9 +0,0 @@ - - - - - \ No newline at end of file diff --git a/.idea/inspectionProfiles/profiles_settings.xml b/.idea/inspectionProfiles/profiles_settings.xml deleted file mode 100644 index 2c7451d1411bb0d7462dcf5af542a4530274951d..0000000000000000000000000000000000000000 --- a/.idea/inspectionProfiles/profiles_settings.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - - \ No newline at end of file diff --git a/.idea/jarRepositories.xml b/.idea/jarRepositories.xml deleted file mode 100644 index 40fcf69b9191fd682b86919bc40c31350ef4a6ac..0000000000000000000000000000000000000000 --- a/.idea/jarRepositories.xml +++ /dev/null @@ -1,40 +0,0 @@ - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/.idea/misc.xml b/.idea/misc.xml deleted file mode 100644 index 38db4494993c294042502ad405deb17b17875134..0000000000000000000000000000000000000000 --- a/.idea/misc.xml +++ /dev/null @@ -1,17 +0,0 @@ - - - - - - - - - - - - \ No newline at end of file diff --git a/.idea/vcs.xml b/.idea/vcs.xml deleted file mode 100644 index 94a25f7f4cb416c083d265558da75d457237d671..0000000000000000000000000000000000000000 --- a/.idea/vcs.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/.idea/workspace.xml b/.idea/workspace.xml deleted file mode 100644 index a74931cf3762c3577b05da5a09b138e60dacf6cd..0000000000000000000000000000000000000000 --- a/.idea/workspace.xml +++ /dev/null @@ -1,79 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/pom.xml b/pom.xml index 38cab00e8d52d93e785b6f862d4911568362f757..68b63c1531d6a296452436777953d6d051b377a7 100644 --- a/pom.xml +++ b/pom.xml @@ -10,9 +10,13 @@ pom + UTF-8 11 11 + 1.0.0-SNAPSHOT + 1.0.0-SNAPSHOT + 2020.0.4 2.5.5 2.7.14 @@ -25,6 +29,19 @@ + + + com.schbrain.framework + dubbo-spring-boot-starter + ${schbrain-dubbo.version} + + + com.schbrain.common + schbrain-common + ${schbrain-common.version} + + + org.apache.dubbo @@ -87,4 +104,22 @@ + + + + org.apache.maven.plugins + maven-source-plugin + 3.2.1 + + + compile + + jar-no-fork + + + + + + + diff --git a/target/maven-archiver/pom.properties b/target/maven-archiver/pom.properties deleted file mode 100644 index 359f2d60f06e89cc208dd3ce27f6d03f6482b300..0000000000000000000000000000000000000000 --- a/target/maven-archiver/pom.properties +++ /dev/null @@ -1,5 +0,0 @@ -#Generated by Maven -#Sun Oct 10 14:55:06 CST 2021 -groupId=com.schbrain.framework -artifactId=skeleton-parent -version=1.0.0-SNAPSHOT diff --git a/target/skeleton-parent-1.0.0-SNAPSHOT.jar b/target/skeleton-parent-1.0.0-SNAPSHOT.jar deleted file mode 100644 index 00112f64332bb833fcd409c7df5f479cdfed4f51..0000000000000000000000000000000000000000 Binary files a/target/skeleton-parent-1.0.0-SNAPSHOT.jar and /dev/null differ