Skip to content
Snippets Groups Projects
Commit 12f57d78 authored by Andrius Merkys's avatar Andrius Merkys
Browse files

New upstream version 1.2.3

parent 043866eb
No related branches found
No related tags found
No related merge requests found
Showing
with 25 additions and 25 deletions
#
# Hotspot compile command annotations - http://compile-command-annotations.nicoulaj.net
# Copyright © 2014-2018 Hotspot compile command annotations contributors
# Copyright © 2014-2019 Hotspot compile command annotations contributors
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
......
......@@ -2,7 +2,7 @@
<!--
Hotspot compile command annotations - http://compile-command-annotations.nicoulaj.net
Copyright © 2014-2018 Hotspot compile command annotations contributors
Copyright © 2014-2019 Hotspot compile command annotations contributors
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
......@@ -23,12 +23,12 @@
<parent>
<groupId>net.nicoulaj</groupId>
<artifactId>parent</artifactId>
<version>58</version>
<version>59</version>
</parent>
<groupId>net.nicoulaj.compile-command-annotations</groupId>
<artifactId>compile-command-annotations</artifactId>
<version>1.2.2</version>
<version>1.2.3</version>
<name>Hotspot compile command annotations</name>
<inceptionYear>2014</inceptionYear>
......@@ -39,7 +39,7 @@
<url>http://github.com/nicoulaj/compile-command-annotations</url>
<connection>scm:git:git@github.com:nicoulaj/compile-command-annotations.git</connection>
<developerConnection>scm:git:git@github.com:nicoulaj/compile-command-annotations.git</developerConnection>
<tag>1.2.2</tag>
<tag>1.2.3</tag>
</scm>
<issueManagement>
......@@ -63,8 +63,8 @@
<license>apache_v2</license>
<debug>false</debug>
<java.level>1.6</java.level>
<guava.version>28.0-jre</guava.version>
<assertj-core.version>3.12.2</assertj-core.version>
<guava.version>28.1-jre</guava.version>
<assertj-core.version>3.13.2</assertj-core.version>
<commons-io.version>2.6</commons-io.version>
</properties>
......
......@@ -2,7 +2,7 @@
<!--
Hotspot compile command annotations - http://compile-command-annotations.nicoulaj.net
Copyright © 2014-2018 Hotspot compile command annotations contributors
Copyright © 2014-2019 Hotspot compile command annotations contributors
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
......
#
# Hotspot compile command annotations - http://compile-command-annotations.nicoulaj.net
# Copyright © 2014-2018 Hotspot compile command annotations contributors
# Copyright © 2014-2019 Hotspot compile command annotations contributors
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
......
......@@ -2,7 +2,7 @@
<!--
Hotspot compile command annotations - http://compile-command-annotations.nicoulaj.net
Copyright © 2014-2018 Hotspot compile command annotations contributors
Copyright © 2014-2019 Hotspot compile command annotations contributors
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
......
/**
* Hotspot compile command annotations - http://compile-command-annotations.nicoulaj.net
* Copyright © 2014-2018 Hotspot compile command annotations contributors
* Copyright © 2014-2019 Hotspot compile command annotations contributors
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
......
/*
* Hotspot compile command annotations - http://compile-command-annotations.nicoulaj.net
* Copyright © 2014-2018 Hotspot compile command annotations contributors
* Copyright © 2014-2019 Hotspot compile command annotations contributors
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
......
#
# Hotspot compile command annotations - http://compile-command-annotations.nicoulaj.net
# Copyright © 2014-2018 Hotspot compile command annotations contributors
# Copyright © 2014-2019 Hotspot compile command annotations contributors
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
......
......@@ -2,7 +2,7 @@
<!--
Hotspot compile command annotations - http://compile-command-annotations.nicoulaj.net
Copyright © 2014-2018 Hotspot compile command annotations contributors
Copyright © 2014-2019 Hotspot compile command annotations contributors
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
......
/**
* Hotspot compile command annotations - http://compile-command-annotations.nicoulaj.net
* Copyright © 2014-2018 Hotspot compile command annotations contributors
* Copyright © 2014-2019 Hotspot compile command annotations contributors
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
......
/*
* Hotspot compile command annotations - http://compile-command-annotations.nicoulaj.net
* Copyright © 2014-2018 Hotspot compile command annotations contributors
* Copyright © 2014-2019 Hotspot compile command annotations contributors
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
......
#
# Hotspot compile command annotations - http://compile-command-annotations.nicoulaj.net
# Copyright © 2014-2018 Hotspot compile command annotations contributors
# Copyright © 2014-2019 Hotspot compile command annotations contributors
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
......
......@@ -2,7 +2,7 @@
<!--
Hotspot compile command annotations - http://compile-command-annotations.nicoulaj.net
Copyright © 2014-2018 Hotspot compile command annotations contributors
Copyright © 2014-2019 Hotspot compile command annotations contributors
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
......
/**
* Hotspot compile command annotations - http://compile-command-annotations.nicoulaj.net
* Copyright © 2014-2018 Hotspot compile command annotations contributors
* Copyright © 2014-2019 Hotspot compile command annotations contributors
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
......
/*
* Hotspot compile command annotations - http://compile-command-annotations.nicoulaj.net
* Copyright © 2014-2018 Hotspot compile command annotations contributors
* Copyright © 2014-2019 Hotspot compile command annotations contributors
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
......
#
# Hotspot compile command annotations - http://compile-command-annotations.nicoulaj.net
# Copyright © 2014-2018 Hotspot compile command annotations contributors
# Copyright © 2014-2019 Hotspot compile command annotations contributors
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
......
......@@ -2,7 +2,7 @@
<!--
Hotspot compile command annotations - http://compile-command-annotations.nicoulaj.net
Copyright © 2014-2018 Hotspot compile command annotations contributors
Copyright © 2014-2019 Hotspot compile command annotations contributors
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
......
/**
* Hotspot compile command annotations - http://compile-command-annotations.nicoulaj.net
* Copyright © 2014-2018 Hotspot compile command annotations contributors
* Copyright © 2014-2019 Hotspot compile command annotations contributors
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
......
/*
* Hotspot compile command annotations - http://compile-command-annotations.nicoulaj.net
* Copyright © 2014-2018 Hotspot compile command annotations contributors
* Copyright © 2014-2019 Hotspot compile command annotations contributors
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
......
#
# Hotspot compile command annotations - http://compile-command-annotations.nicoulaj.net
# Copyright © 2014-2018 Hotspot compile command annotations contributors
# Copyright © 2014-2019 Hotspot compile command annotations contributors
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment