File tree Expand file tree Collapse file tree 9 files changed +9
-9
lines changed
com.github.sdedwards.m2e-nar.feature
com.github.sdedwards.m2e-nar.repo
com.github.sdedwards.m2e-nar.tests
com.github.sdedwards.m2e-nar Expand file tree Collapse file tree 9 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 22<feature
33 id =" com.github.sdedwards.m2e-nar.feature"
44 label =" M2E NAR"
5- version =" 1.0.1.qualifier "
5+ version =" 1.0.1"
66 provider-name =" sdedwards" >
77
88 <description >
Original file line number Diff line number Diff line change 66 <parent >
77 <groupId >com.github.sdedwards.m2e-nar</groupId >
88 <artifactId >m2e-nar</artifactId >
9- <version >1.0.1-SNAPSHOT </version >
9+ <version >1.0.1</version >
1010 </parent >
1111
1212 <artifactId >com.github.sdedwards.m2e-nar.feature</artifactId >
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
22<site >
3- <feature url =" features/com.github.sdedwards.m2e-nar.feature_1.0.1.qualifier. jar" id =" com.github.sdedwards.m2e-nar.feature" version =" 1.0.1.qualifier " >
3+ <feature url =" features/com.github.sdedwards.m2e-nar.feature_1.0.1.jar" id =" com.github.sdedwards.m2e-nar.feature" version =" 1.0.1" >
44 <category name =" m2e-nar" />
55 </feature >
66 <category-def name =" m2e-nar" label =" NAR Maven Plugin Integration for Eclipse" >
Original file line number Diff line number Diff line change 66 <parent >
77 <groupId >com.github.sdedwards.m2e-nar</groupId >
88 <artifactId >m2e-nar</artifactId >
9- <version >1.0.1-SNAPSHOT </version >
9+ <version >1.0.1</version >
1010 </parent >
1111
1212 <artifactId >com.github.sdedwards.m2e-nar.repo</artifactId >
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ Manifest-Version: 1.0
22Bundle-ManifestVersion : 2
33Bundle-Name : m2e-nar-test
44Bundle-SymbolicName : com.github.sdedwards.m2e-nar.test
5- Bundle-Version : 1.0.1.qualifier
5+ Bundle-Version : 1.0.1
66Bundle-Vendor : sdedwards
77Fragment-Host : com.github.sdedwards.m2e-nar;bundle-version="1.0.0"
88Bundle-RequiredExecutionEnvironment : JavaSE-1.6
Original file line number Diff line number Diff line change 66 <parent >
77 <groupId >com.github.sdedwards.m2e-nar</groupId >
88 <artifactId >m2e-nar</artifactId >
9- <version >1.0.1-SNAPSHOT </version >
9+ <version >1.0.1</version >
1010 </parent >
1111
1212 <artifactId >com.github.sdedwards.m2e-nar.test</artifactId >
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ Manifest-Version: 1.0
22Bundle-ManifestVersion : 2
33Bundle-Name : m2e-nar
44Bundle-SymbolicName : com.github.sdedwards.m2e-nar;singleton:=true
5- Bundle-Version : 1.0.1.qualifier
5+ Bundle-Version : 1.0.1
66Require-Bundle : org.eclipse.core.runtime,
77 org.eclipse.core.resources,
88 org.eclipse.debug.core,
Original file line number Diff line number Diff line change 66 <parent >
77 <groupId >com.github.sdedwards.m2e-nar</groupId >
88 <artifactId >m2e-nar</artifactId >
9- <version >1.0.1-SNAPSHOT </version >
9+ <version >1.0.1</version >
1010 </parent >
1111
1212 <artifactId >com.github.sdedwards.m2e-nar</artifactId >
Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ under the License.
2121
2222 <groupId >com.github.sdedwards.m2e-nar</groupId >
2323 <artifactId >m2e-nar</artifactId >
24- <version >1.0.1-SNAPSHOT </version >
24+ <version >1.0.1</version >
2525 <packaging >pom</packaging >
2626
2727 <name >NAR Maven Plugin Integration for Eclipse (parent)</name >
You can’t perform that action at this time.
0 commit comments