Skip to content

Commit

Permalink
remove camunda parent, fixes #39
Browse files Browse the repository at this point in the history
  • Loading branch information
jangalinski committed Sep 17, 2020
1 parent 40e4217 commit 4935ff1
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,6 @@
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>

<parent>
<groupId>org.camunda</groupId>
<artifactId>camunda-release-parent</artifactId>
<version>3.7</version>
<relativePath/>
</parent>

<groupId>io.holunda.decision.project</groupId>
<artifactId>camunda-decision-root</artifactId>
<version>0.0.2-SNAPSHOT</version>
Expand Down

0 comments on commit 4935ff1

Please sign in to comment.