Skip to content

Commit

Permalink
Bumping version
Browse files Browse the repository at this point in the history
  • Loading branch information
rollno748 committed Sep 21, 2023
1 parent 40ac83b commit 2064650
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>io.perfwise.local.pluginsmanager</groupId>
<artifactId>jmeter-local-plugins-manager</artifactId>
<version>2.1</version>
<version>2.2</version>

<properties>
<spark-java>2.9.4</spark-java>
Expand Down
2 changes: 1 addition & 1 deletion src/main/resources/config.properties
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ db.timeout.secs=300

#External APIs
jmeter.plugins.url=https://jmeter-plugins.org/repo/
mvn.repo.url=https://mvnrepository.com/search?q=
mvn.repo.url=https://repo1.maven.org/maven2/org/apache/jmeter/

#Directory Configs
#local.repo.path=/app/plugins-manager/
Expand Down

0 comments on commit 2064650

Please sign in to comment.