Author: wkeil Date: Sun Dec 28 00:00:04 2014 New Revision: 1648134 URL: http://svn.apache.org/r1648134 Log: DMAP-111: Improve Web Examples
Task-Url: https://issues.apache.org/jira/browse/DMAP-111 Added: devicemap/trunk/examples/distro/ - copied from r1648132, devicemap/trunk/examples/distribution/ Removed: devicemap/trunk/examples/distribution/ devicemap/trunk/examples/distro/src/assembly/ Modified: devicemap/trunk/examples/distro/pom.xml Modified: devicemap/trunk/examples/distro/pom.xml URL: http://svn.apache.org/viewvc/devicemap/trunk/examples/distro/pom.xml?rev=1648134&r1=1648132&r2=1648134&view=diff ============================================================================== --- devicemap/trunk/examples/distro/pom.xml (original) +++ devicemap/trunk/examples/distro/pom.xml Sun Dec 28 00:00:04 2014 @@ -6,7 +6,7 @@ <artifactId>examples-parent</artifactId> <version>1.0.0-SNAPSHOT</version> </parent> - <artifactId>examples-distribution</artifactId> + <artifactId>examples-distro</artifactId> <packaging>pom</packaging> <name>DeviceMap Examples Distribution</name>
