Skip to content

Commit d0e1b45

Browse files
committed
group all features under features folder
1 parent 7016ffe commit d0e1b45

File tree

13 files changed

+6
-3
lines changed

13 files changed

+6
-3
lines changed
File renamed without changes.

org.nodeclipse.bundle.coffee.feature/build.properties renamed to features/org.nodeclipse.bundle.coffee.feature/build.properties

File renamed without changes.
File renamed without changes.

org.nodeclipse.bundle.coffee.feature/pom.xml renamed to features/org.nodeclipse.bundle.coffee.feature/pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
<groupId>org.nodeclipse.nodeclipse-1</groupId>
99
<artifactId>parent</artifactId>
1010
<version>0.7.0-SNAPSHOT</version>
11+
<relativePath>../../pom.xml</relativePath>
1112
</parent>
1213

1314
<artifactId>org.nodeclipse.bundle.coffee.feature</artifactId>
File renamed without changes.

org.nodeclipse.bundle.express.feature/build.properties renamed to features/org.nodeclipse.bundle.express.feature/build.properties

File renamed without changes.

org.nodeclipse.bundle.express.feature/feature.xml renamed to features/org.nodeclipse.bundle.express.feature/feature.xml

File renamed without changes.

org.nodeclipse.bundle.express.feature/pom.xml renamed to features/org.nodeclipse.bundle.express.feature/pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
<groupId>org.nodeclipse.nodeclipse-1</groupId>
99
<artifactId>parent</artifactId>
1010
<version>0.7.0-SNAPSHOT</version>
11+
<relativePath>../../pom.xml</relativePath>
1112
</parent>
1213

1314
<artifactId>org.nodeclipse.bundle.express.feature</artifactId>
File renamed without changes.

0 commit comments

Comments
 (0)