Reminder to update parent POM in all contrib projects

42 views
Skip to first unread message

Stuart Sierra

unread,
May 6, 2013, 9:03:25 AM5/6/13
to cloju...@googlegroups.com
Reminder to all contrib library authors: Please update the parent in your pom.xml file to the latest version before your next release:

  <parent>
    <groupId>org.clojure</groupId>
    <artifactId>pom.contrib</artifactId>
    <version>0.1.2</version>
  </parent>

You can always see the latest version of pom.contrib here:
http://search.maven.org/#search%7Cgav%7C1%7Cg%3A%22org.clojure%22%20AND%20a%3A%22pom.contrib%22

Sean Corfield

unread,
May 7, 2013, 2:42:00 AM5/7/13
to cloju...@googlegroups.com
How often does this get bumped? Or to ask a related question, how
often should we expect to check that pom to look for new versions?

I just updated java.jdbc which was on 0.0.25 which seems a long way
out of date... :(
> --
> You received this message because you are subscribed to the Google Groups
> "Clojure Dev" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to clojure-dev...@googlegroups.com.
> To post to this group, send email to cloju...@googlegroups.com.
> Visit this group at http://groups.google.com/group/clojure-dev?hl=en.
> For more options, visit https://groups.google.com/groups/opt_out.
>
>



--
Sean A Corfield -- (904) 302-SEAN
An Architect's View -- http://corfield.org/
World Singles, LLC. -- http://worldsingles.com/

"Perfection is the enemy of the good."
-- Gustave Flaubert, French realist novelist (1821-1880)

Stuart Sierra

unread,
May 8, 2013, 1:26:57 AM5/8/13
to cloju...@googlegroups.com


On Tuesday, May 7, 2013 4:42:00 PM UTC+10, Sean Corfield wrote:
How often does this get bumped? Or to ask a related question, how
often should we expect to check that pom to look for new versions?

The pom.contrib version changes only when something about the build / release process changes. There's been a lot of that in the last few weeks.

I will always announce new versions here.

-S

Sean Corfield

unread,
May 8, 2013, 1:40:52 AM5/8/13
to cloju...@googlegroups.com
Thanx Stuart!
Reply all
Reply to author
Forward
0 new messages