Skip to content

Commit

Permalink
update project parent
Browse files Browse the repository at this point in the history
Signed-off-by: Lukas Jungmann <[email protected]>
  • Loading branch information
lukasj committed May 7, 2020
1 parent e37d16a commit ebe0fce
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,4 @@ build/**
.idea/**
*.iml
**/dependency-reduced-pom.xml
/target/
3 changes: 2 additions & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,8 @@
<parent>
<groupId>org.eclipse.ee4j</groupId>
<artifactId>project</artifactId>
<version>1.0.5</version>
<version>1.0.6</version>
<relativePath/>
</parent>

<groupId>org.glassfish.gmbal</groupId>
Expand Down

0 comments on commit ebe0fce

Please sign in to comment.