Skip to content

Instantly share code, notes, and snippets.

@sebastienblanc
Created July 31, 2013 10:15
Show Gist options
  • Save sebastienblanc/6120914 to your computer and use it in GitHub Desktop.
Save sebastienblanc/6120914 to your computer and use it in GitHub Desktop.

mvn prepare :

What is the release version for "unified-push-java-client"? (org.jboss.aerogear.unifiedpush:unified-push-java-client) 0.2.0: : 0.2.0

What is SCM release tag or label for "unified-push-java-client"? (org.jboss.aerogear.unifiedpush:unified-push-java-client) unified-push-java-client-0.2.0: : 0.2.0

What is the new development version for "unified-push-java-client"? (org.jboss.aerogear.unifiedpush:unified-push-java-client) 0.2.1-SNAPSHOT: : 

in master pom.xml :

 <artifactId>unified-push-java-client</artifactId>
    <packaging>jar</packaging>
    <version>0.2.1-SNAPSHOT</version>
    <name>unified-push-java-client</name>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment