Skip to content

Instantly share code, notes, and snippets.

@bmatthews68
Created May 4, 2013 19:16
Show Gist options
  • Select an option

  • Save bmatthews68/5518437 to your computer and use it in GitHub Desktop.

Select an option

Save bmatthews68/5518437 to your computer and use it in GitHub Desktop.
<?xml version="1.0" encoding="ISO-8859-1" ?>
<project
xmlns="http://maven.apache.org/DECORATION/1.1.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="
http://maven.apache.org/DECORATION/1.1.0
http://maven.apache.org/xsd/decoration-1.1.0.xsd"
name="...">
<googleAnalyticsAccountId>...</googleAnalyticsAccountId>
.
.
.
</project>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment