+1

On 11.05.2018 11:21, Simon Steiner wrote:
> Hi,
>
> This is a vote to release XML Graphics Batik 1.10.
> Artifacts can be found there:
> http://people.apache.org/~ssteiner/batik-1.10/
>
> Can be tested using in a pom:
>    <dependency>
>       <groupId>org.apache.xmlgraphics</groupId>
>       <artifactId>batik-all</artifactId>
>       <version>1.10</version>
>     </dependency>
>
> And settings.xml:
> <settings>
>   <profiles>
>     <profile>
>       <id>myprofile</id>
>       <repositories>
>         <repository>
>           <id>my-repo2</id>
>           <name>your custom repo</name>
> <url>https://repository.apache.org/content/repositories/staging</url>
>         </repository>
>       </repositories>
>     </profile>
>   </profiles>
>   <activeProfiles>
>     <activeProfile>myprofile</activeProfile>
>   </activeProfiles>
> </settings>
>
> The release is signed with the key:
> https://people.apache.org/~ssteiner/KEYS
>
> The vote will end on 18/5/2018
>
> +1 from me.
>
> Thanks
> > >
--------------------------------------------------------------------- >
To unsubscribe, e-mail: general-unsubscr...@xmlgraphics.apache.org > For
additional commands, e-mail: general-h...@xmlgraphics.apache.org >

Reply via email to