This repository was archived by the owner on Nov 10, 2017. It is now read-only.
File tree Expand file tree Collapse file tree 8 files changed +8
-8
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 8 files changed +8
-8
lines changed 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 =" 0.4.3.qualifier "
5+ version =" 0.4.3"
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 >0.4.3-SNAPSHOT </version >
7+ <version >0.4.3</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 : 0.4.3.qualifier
5+ Bundle-Version : 0.4.3
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 >0.4.3-SNAPSHOT </version >
9+ <version >0.4.3</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 >0.4.3-SNAPSHOT </version >
9+ <version >0.4.3</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 : 0.4.3.qualifier
5+ Bundle-Version : 0.4.3
66Bundle-Activator : me.gladwell.eclipse.m2e.android.AndroidMavenPlugin
77Bundle-Vendor : Google Code
88Require-Bundle : org.eclipse.core.runtime,
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 >0.4.3-SNAPSHOT </version >
7+ <version >0.4.3</version >
88 </parent >
99 <artifactId >me.gladwell.eclipse.m2e.android</artifactId >
1010 <name >Android Configurator for M2E Plug-in</name >
Original file line number Diff line number Diff line change 44 <modelVersion >4.0.0</modelVersion >
55 <artifactId >m2e-android</artifactId >
66 <groupId >me.gladwell.eclipse.m2e.android</groupId >
7- <version >0.4.3-SNAPSHOT </version >
7+ <version >0.4.3</version >
88 <name >Android Configurator for M2E</name >
99 <packaging >pom</packaging >
1010 <description >Android Configurator for M2E Maven Integration for Eclipse and Maven Android Plugin</description >
You can’t perform that action at this time.
0 commit comments