Skip to content

Commit

Permalink
Merge pull request #39 from codenvy/IDEX-2180
Browse files Browse the repository at this point in the history
IDEX-2180: added che-plugin-git-provider dependency
  • Loading branch information
Valeriy Svydenko committed Sep 10, 2015
2 parents 56b1779 + 1791e38 commit 3867414
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions assembly-sdk-war/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -183,6 +183,11 @@
<artifactId>che-plugin-git-ext-git</artifactId>
<version>${che.plugins.version}</version>
</dependency>
<dependency>
<groupId>org.eclipse.che.plugin</groupId>
<artifactId>che-plugin-git-provider-che</artifactId>
<version>${che.plugins.version}</version>
</dependency>
<dependency>
<groupId>org.eclipse.che.plugin</groupId>
<artifactId>che-plugin-github-ext-github</artifactId>
Expand Down

0 comments on commit 3867414

Please sign in to comment.