Skip to content

Commit

Permalink
EMPIREDB-257
Browse files Browse the repository at this point in the history
pom changes
  • Loading branch information
Rainer Döbele committed Feb 4, 2018
1 parent caaec0d commit 80f8b57
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
4 changes: 2 additions & 2 deletions empire-db-eclipse-codegen/pom.xml
Expand Up @@ -20,9 +20,9 @@
<parent>
<artifactId>empire-db-parent</artifactId>
<groupId>org.apache.empire-db</groupId>
<version>2.4.4-SNAPSHOT</version>
<version>2.4.7-SNAPSHOT</version>
</parent>
<artifactId>org.apache.empire.db.eclipse</artifactId>
<artifactId>empire-db-eclipse-codegen</artifactId>
<name>Apache Empire-db Eclipse Code Generator</name>
<packaging>eclipse-plugin</packaging>

Expand Down
1 change: 0 additions & 1 deletion empire-db-examples/empire-db-example-codegen/pom.xml
Expand Up @@ -40,7 +40,6 @@
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<version>4.8.2</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit 80f8b57

Please sign in to comment.