Commit 2547844d authored by tristaZero's avatar tristaZero
Browse files

<packaging>pom</packaging>

parent e36837ee
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>