Unverified Commit 8646ab74 authored by 张亮's avatar 张亮 Committed by GitHub
Browse files

Merge pull request #63 from tristaZero/dev

<packaging>pom</packaging>
parents 04aac253 2547844d
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -6,6 +6,7 @@
        <version>3.0.0.M5-SNAPSHOT</version>
    </parent>
    <artifactId>spring-boot-nodep-jpa-example</artifactId>
    <packaging>pom</packaging>

    <dependencies>
        <dependency>
+1 −0
Original line number Diff line number Diff line
@@ -9,6 +9,7 @@
    </parent>
    <modelVersion>4.0.0</modelVersion>
    <artifactId>spring-boot-orche-example</artifactId>
    <packaging>pom</packaging>

    <modules>
        <module>spring-boot-orche-jpa-example</module>
+1 −0
Original line number Diff line number Diff line
@@ -9,6 +9,7 @@
    </parent>
    <modelVersion>4.0.0</modelVersion>
    <artifactId>spring-namespace-orche-example</artifactId>
    <packaging>pom</packaging>

    <modules>
        <module>spring-namespace-orche-jpa-example</module>