Skip to content

Commit

Permalink
fixed integrity-standalone-dependencies-neon build
Browse files Browse the repository at this point in the history
  • Loading branch information
S1artie committed Jun 9, 2017
1 parent e0f235a commit b120e9a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 15 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<stringAttribute key="M2_RUNTIME" value="EMBEDDED"/>
<booleanAttribute key="M2_SKIP_TESTS" value="false"/>
<intAttribute key="M2_THREADS" value="1"/>
<booleanAttribute key="M2_UPDATE_SNAPSHOTS" value="false"/>
<booleanAttribute key="M2_UPDATE_SNAPSHOTS" value="true"/>
<stringAttribute key="M2_USER_SETTINGS" value=""/>
<booleanAttribute key="M2_WORKSPACE_RESOLUTION" value="false"/>
<stringAttribute key="org.eclipse.jdt.launching.WORKING_DIRECTORY" value="${project_loc:standalonedeps.neon}"/>
Expand Down
14 changes: 0 additions & 14 deletions standalonedeps.neon/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -230,13 +230,6 @@
<scope>runtime</scope>
<optional>true</optional>
</dependency>
<dependency>
<groupId>p2.osgi.bundle</groupId>
<artifactId>org.eclipse.xtext.xbase</artifactId>
<version>2.10.0.v201605250459</version>
<scope>runtime</scope>
<optional>true</optional>
</dependency>
<dependency>
<groupId>p2.osgi.bundle</groupId>
<artifactId>org.eclipse.xtext.xbase.lib</artifactId>
Expand Down Expand Up @@ -279,13 +272,6 @@
<scope>runtime</scope>
<optional>true</optional>
</dependency>
<dependency>
<groupId>p2.osgi.bundle</groupId>
<artifactId>org.eclipse.xtend.core</artifactId>
<version>2.10.0.v201605250459</version>
<scope>runtime</scope>
<optional>true</optional>
</dependency>
<dependency>
<groupId>p2.osgi.bundle</groupId>
<artifactId>org.eclipse.xtend.lib</artifactId>
Expand Down

0 comments on commit b120e9a

Please sign in to comment.