This repository was archived by the owner on Nov 10, 2017. It is now read-only.
File tree Expand file tree Collapse file tree 11 files changed +13
-13
lines changed
me.gladwell.eclipse.m2e.android.feature
me.gladwell.eclipse.m2e.android.test
me.gladwell.eclipse.m2e.android.update
me.gladwell.eclipse.m2e.android Expand file tree Collapse file tree 11 files changed +13
-13
lines changed Original file line number Diff line number Diff line change 1010 <parent >
1111 <artifactId >m2e-android</artifactId >
1212 <groupId >me.gladwell.eclipse.m2e.android</groupId >
13- <version >1.0.0-SNAPSHOT </version >
13+ <version >1.0.0</version >
1414 </parent >
1515
1616</project >
Original file line number Diff line number Diff line change 1010 <parent >
1111 <artifactId >m2e-android</artifactId >
1212 <groupId >me.gladwell.eclipse.m2e.android</groupId >
13- <version >1.0.0-SNAPSHOT </version >
13+ <version >1.0.0</version >
1414 </parent >
1515
1616</project >
Original file line number Diff line number Diff line change 1010 <parent >
1111 <artifactId >m2e-android</artifactId >
1212 <groupId >me.gladwell.eclipse.m2e.android</groupId >
13- <version >1.0.0-SNAPSHOT </version >
13+ <version >1.0.0</version >
1414 </parent >
1515
1616</project >
Original file line number Diff line number Diff line change 22<feature
33 id =" me.gladwell.eclipse.m2e.android.feature"
44 label =" Android Configurator for M2E"
5- version =" 1.0.0.qualifier "
5+ version =" 1.0.0"
66 provider-name =" Gladwell.me" >
77
88 <description url =" http://rgladwell.github.com/m2e-android/" >
Original file line number Diff line number Diff line change 44 <parent >
55 <artifactId >m2e-android</artifactId >
66 <groupId >me.gladwell.eclipse.m2e.android</groupId >
7- <version >1.0.0-SNAPSHOT </version >
7+ <version >1.0.0</version >
88 </parent >
99 <artifactId >me.gladwell.eclipse.m2e.android.feature</artifactId >
1010 <name >Android Configurator for M2E Feature</name >
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ Manifest-Version: 1.0
22Bundle-ManifestVersion : 2
33Bundle-Name : Android Configurator for M2E Test Suite
44Bundle-SymbolicName : me.gladwell.eclipse.m2e.android.test;singleton:=true
5- Bundle-Version : 1.0.0.qualifier
5+ Bundle-Version : 1.0.0
66Bundle-Activator : me.gladwell.eclipse.m2e.android.test.Activator
77Bundle-Vendor : Google Code
88Require-Bundle : org.eclipse.ui,
Original file line number Diff line number Diff line change 66 <parent >
77 <artifactId >m2e-android</artifactId >
88 <groupId >me.gladwell.eclipse.m2e.android</groupId >
9- <version >1.0.0-SNAPSHOT </version >
9+ <version >1.0.0</version >
1010 </parent >
1111 <name >Android Configurator for M2E Test Suite</name >
1212 <artifactId >me.gladwell.eclipse.m2e.android.test</artifactId >
Original file line number Diff line number Diff line change 66 <parent >
77 <artifactId >m2e-android</artifactId >
88 <groupId >me.gladwell.eclipse.m2e.android</groupId >
9- <version >1.0.0-SNAPSHOT </version >
9+ <version >1.0.0</version >
1010 </parent >
1111 <artifactId >me.gladwell.eclipse.m2e.android.update</artifactId >
1212 <name >Android Configurator for M2E Repository</name >
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ Manifest-Version: 1.0
22Bundle-ManifestVersion : 2
33Bundle-Name : Android Configurator for M2E
44Bundle-SymbolicName : me.gladwell.eclipse.m2e.android;singleton:=true
5- Bundle-Version : 1.0.0.qualifier
5+ Bundle-Version : 1.0.0
66Bundle-Activator : me.gladwell.eclipse.m2e.android.AndroidMavenPlugin
77Bundle-Vendor : Gladwell Consultants Ltd.
88Require-Bundle : org.eclipse.core.runtime,
@@ -21,5 +21,5 @@ Require-Bundle: org.eclipse.core.runtime,
2121 org.eclipse.jdt.junit.core
2222Bundle-RequiredExecutionEnvironment : J2SE-1.5
2323Bundle-ActivationPolicy : lazy
24- Export-Package : me.gladwell.eclipse.m2e.android,
25- me.gladwell.eclipse.m2e .android.configuration
24+ Export-Package : me.gladwell.eclipse.m2e.android,me.gladwell.eclipse.m2
25+ e .android.configuration
Original file line number Diff line number Diff line change 44 <parent >
55 <artifactId >m2e-android</artifactId >
66 <groupId >me.gladwell.eclipse.m2e.android</groupId >
7- <version >1.0.0-SNAPSHOT </version >
7+ <version >1.0.0</version >
88 </parent >
99 <artifactId >me.gladwell.eclipse.m2e.android</artifactId >
1010 <name >Android Configurator for M2E Plug-in</name >
You can’t perform that action at this time.
0 commit comments