Skip to content

Commit

Permalink
build(java/mvn): review pom.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
KaiSchwarz-cnic committed Jan 19, 2024
1 parent b567a2e commit 58c778b
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 72 deletions.
57 changes: 0 additions & 57 deletions .classpath

This file was deleted.

10 changes: 0 additions & 10 deletions HISTORY.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,3 @@
## [4.0.19](https://github.com/centralnicgroup-opensource/rtldev-middleware-java-sdk/compare/v4.0.18...v4.0.19) (2024-1-19)


### Bug Fixes

* **deps:** bump org.apache.maven.plugins:maven-surefire-plugin ([87f0b2f](https://github.com/centralnicgroup-opensource/rtldev-middleware-java-sdk/commit/87f0b2ff0e9f69b75bac8abf39353425f24129b6))

## [4.0.18](https://github.com/centralnicgroup-opensource/rtldev-middleware-java-sdk/compare/v4.0.17...v4.0.18) (2023-12-25)


### Bug Fixes

* **deps:** bump org.apache.maven.plugins:maven-compiler-plugin ([9e5dd8f](https://github.com/centralnicgroup-opensource/rtldev-middleware-java-sdk/commit/9e5dd8f81fc7da6ffab72303d549073366f3e0dc))
Expand Down
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
MIT License

Copyright (c) 2018 HEXONET
Copyright (c) 2024 Team Internet

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
4 changes: 0 additions & 4 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -112,10 +112,6 @@
<plugin>
<artifactId>maven-compiler-plugin</artifactId>
<version>3.12.1</version>
<configuration>
<source>1.8</source>
<target>1.8</target>
</configuration>
</plugin>
<plugin>
<artifactId>maven-surefire-plugin</artifactId>
Expand Down

0 comments on commit 58c778b

Please sign in to comment.