File tree Expand file tree Collapse file tree 3 files changed +9
-2
lines changed
org.eclipse.gemoc.execution.sequential.javaengine.feature
org.eclipse.gemoc.execution.sequential.javaengine.ui.feature
org.eclipse.gemoc.execution.sequential.javaxdsml.feature Expand file tree Collapse file tree 3 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 20
20
<version >4.0.0-SNAPSHOT</version >
21
21
</parent >
22
22
23
+ <properties >
24
+ <maven .deploy.skip>true</maven .deploy.skip>
25
+ </properties >
23
26
<artifactId >org.eclipse.gemoc.execution.sequential.javaengine.feature</artifactId >
24
27
<packaging >eclipse-feature</packaging >
25
28
Original file line number Diff line number Diff line change 19
19
<artifactId >org.eclipse.gemoc.execution.sequential.java.root</artifactId >
20
20
<version >4.0.0-SNAPSHOT</version >
21
21
</parent >
22
-
22
+ <properties >
23
+ <maven .deploy.skip>true</maven .deploy.skip>
24
+ </properties >
23
25
<artifactId >org.eclipse.gemoc.execution.sequential.javaengine.ui.feature</artifactId >
24
26
<packaging >eclipse-feature</packaging >
25
27
Original file line number Diff line number Diff line change 19
19
<artifactId >org.eclipse.gemoc.execution.sequential.java.root</artifactId >
20
20
<version >4.0.0-SNAPSHOT</version >
21
21
</parent >
22
-
22
+ <properties >
23
+ <maven .deploy.skip>true</maven .deploy.skip>
24
+ </properties >
23
25
<artifactId >org.eclipse.gemoc.execution.sequential.javaxdsml.feature</artifactId >
24
26
<packaging >eclipse-feature</packaging >
25
27
You can’t perform that action at this time.
0 commit comments