GoogleCloudPlatform / appengine-java-vm-runtime

Apache License 2.0
67 stars 34 forks source link

Change Maven coordinates of the logging module #317

Closed meltsufin closed 8 years ago

meltsufin commented 8 years ago

This disconnects the module from the parent pom, and changes the Maven coordinates to:

groupId: com.google.cloud.runtimes artifactId: logging version: 0.1.0-SNAPSHOT

PTAL @aslo @gregw @ludoch

aslo commented 8 years ago

LGTM.