BAEL-2174: rename core-java-net module to core-java-networking (#5837)

* BAEL-2246: add link back to article

* BAEL-2174: rename core-java-net module to core-java-networking
This commit is contained in:
KevinGilmore
2018-12-08 08:58:16 -06:00
committed by Eugen
parent 5072291b32
commit 0b0aedc287
11 changed files with 5 additions and 5 deletions
+25
View File
@@ -0,0 +1,25 @@
*.class
0.*
#folders#
/target
/neoDb*
/data
/src/main/webapp/WEB-INF/classes
*/META-INF/*
.resourceCache
# Packaged files #
*.jar
*.war
*.ear
# Files generated by integration tests
backup-pom.xml
/bin/
/temp
#IntelliJ specific
.idea/
*.iml